2017-03-19 |
Jan Nieuwenhuizen | mescc: Cleanup mini-mes build and test.
|
commit | commitdiff | tree |
2017-04-02 |
Jan Nieuwenhuizen | mescc: Refactor libc.
|
commit | commitdiff | tree |
2017-03-19 |
Jan Nieuwenhuizen | mescc: Refactor ret.
|
commit | commitdiff | tree |
2017-03-18 |
Jan Nieuwenhuizen | mescc: Cache text generation.
|
commit | commitdiff | tree |
2017-03-18 |
Jan Nieuwenhuizen | mescc: Refactor function-offset.
|
commit | commitdiff | tree |
2017-03-18 |
Jan Nieuwenhuizen | mescc: Cache data-offset too.
|
commit | commitdiff | tree |
2017-03-18 |
Jan Nieuwenhuizen | mescc: Support assignment with comparison.
|
commit | commitdiff | tree |
2017-03-18 |
Jan Nieuwenhuizen | mescc: Support assignment test.
|
commit | commitdiff | tree |
2017-03-17 |
Jan Nieuwenhuizen | mescc: Fix simple value tests.
|
commit | commitdiff | tree |
2017-03-17 |
Jan Nieuwenhuizen | mescc: Struct by value.
|
commit | commitdiff | tree |
2017-03-17 |
Jan Nieuwenhuizen | mescc: Support generic initializer.
|
commit | commitdiff | tree |
2017-03-17 |
Jan Nieuwenhuizen | mescc: Remove last hardcodings for identifiers.
|
commit | commitdiff | tree |
2017-03-17 |
Jan Nieuwenhuizen | mescc: Support function call with enum value.
|
commit | commitdiff | tree |
2017-03-13 |
Jan Nieuwenhuizen | mescc: Fix d-sel comparisons.
|
commit | commitdiff | tree |
2017-03-13 |
Jan Nieuwenhuizen | mescc: Fix for character array s[0].
|
commit | commitdiff | tree |
2017-03-12 |
Jan Nieuwenhuizen | mescc: Support mini-mes running scheme program with...
|
commit | commitdiff | tree |
2017-03-12 |
Jan Nieuwenhuizen | mescc: Support [for] itoa.
|
commit | commitdiff | tree |
2017-03-12 |
Jan Nieuwenhuizen | mescc: Support do .. while.
|
commit | commitdiff | tree |
2017-03-10 |
Jan Nieuwenhuizen | core+mini-mes: Replace manual snippets by snarfed includes.
|
commit | commitdiff | tree |
2017-03-10 |
Jan Nieuwenhuizen | mescc: Support goto in while body.
|
commit | commitdiff | tree |
2017-03-09 |
Jan Nieuwenhuizen | core+mini-mes: Move function name to struct function.
|
commit | commitdiff | tree |
2017-03-09 |
Jan Nieuwenhuizen | mescc: Support strings in struct initialization.
|
commit | commitdiff | tree |
2017-03-07 |
Jan Nieuwenhuizen | mescc: Display sexps better.
|
commit | commitdiff | tree |
2017-03-06 |
Jan Nieuwenhuizen | mescc: Compile all of mini-mes.
|
commit | commitdiff | tree |
2017-03-02 |
Jan Nieuwenhuizen | mescc: Support struct assignment.
|
commit | commitdiff | tree |
2017-03-02 |
Jan Nieuwenhuizen | mescc: Fix add, sub, lshift.
|
commit | commitdiff | tree |
2017-02-27 |
Jan Nieuwenhuizen | mescc: Support any expression as arg.
|
commit | commitdiff | tree |
2017-03-02 |
Jan Nieuwenhuizen | mescc: Rename expr->accu*.
|
commit | commitdiff | tree |
2017-04-02 |
Jan Nieuwenhuizen | mescc: Fixes for goto.
|
commit | commitdiff | tree |
2017-02-24 |
Jan Nieuwenhuizen | mescc: Mini-mes runs (cons 0 1) dump.
|
commit | commitdiff | tree |
2017-01-29 |
Jan Nieuwenhuizen | mescc: Run mini-mes.
|
commit | commitdiff | tree |
2017-01-22 |
Jan Nieuwenhuizen | doc: Add gdb assembly debugging info.
|
commit | commitdiff | tree |
2017-01-21 |
Jan Nieuwenhuizen | doc: Add fosdem talk.
|
commit | commitdiff | tree |
2017-01-21 |
Jan Nieuwenhuizen | mescc: bugfix: arg as function call.
|
commit | commitdiff | tree |
2017-01-18 |
Jan Nieuwenhuizen | mini-mes: gcc: run (cons 0 1).
|
commit | commitdiff | tree |
2017-01-10 |
Jan Nieuwenhuizen | mescc: Read and display sexp dumped by mes.
|
commit | commitdiff | tree |
2017-01-17 |
Jan Nieuwenhuizen | mescc: Support global pointer assignments.
|
commit | commitdiff | tree |
2017-01-17 |
Jan Nieuwenhuizen | mescc: Add data as loadable ELF section.
|
commit | commitdiff | tree |
2017-01-17 |
Jan Nieuwenhuizen | mescc: Support switch.
|
commit | commitdiff | tree |
2017-01-10 |
Jan Nieuwenhuizen | mescc: Handle enums.
|
commit | commitdiff | tree |
2017-01-10 |
Jan Nieuwenhuizen | mescc: Update for.
|
commit | commitdiff | tree |
2017-01-17 |
Jan Nieuwenhuizen | scm: Add string-delete.
|
commit | commitdiff | tree |
2017-04-02 |
Jan Nieuwenhuizen | mescc: Add open/read C-tests.
|
commit | commitdiff | tree |
2017-01-10 |
Jan Nieuwenhuizen | mescc: Support ?.
|
commit | commitdiff | tree |
2017-01-10 |
Jan Nieuwenhuizen | mescc: Support open, read.
|
commit | commitdiff | tree |
2017-01-10 |
Jan Nieuwenhuizen | mescc: Support globals.
|
commit | commitdiff | tree |
2017-01-09 |
Jan Nieuwenhuizen | mescc: Small ELF tweaks allowing debugging with gdb.
|
commit | commitdiff | tree |
2017-01-08 |
Jan Nieuwenhuizen | mescc: Handle && in if and while.
|
commit | commitdiff | tree |
2017-01-07 |
Jan Nieuwenhuizen | mescc: Proper support for i++,++i,i--,--i.
|
commit | commitdiff | tree |
2017-04-02 |
Jan Nieuwenhuizen | mescc: Beginning of expression and test template.
|
commit | commitdiff | tree |
2017-01-05 |
Jan Nieuwenhuizen | mescc: Have micro-mes use strcmp to print help.
|
commit | commitdiff | tree |
2017-01-05 |
Jan Nieuwenhuizen | mescc: Compile specific for loop.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | mescc: Refactor compiler.
|
commit | commitdiff | tree |
2017-01-07 |
Jan Nieuwenhuizen | scm: Fix psyntax/keyword/optargs interaction bug.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Compile file supplied on command line.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | nyacc: Add cpp to c99 mes module.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Rename symbols to globals.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Have micro-mes use if not to segfault.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Have micro-mes print argv.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Have micro-mes print argc.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Support literal .byte in asm ().
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Remove data section from disassembly.
|
commit | commitdiff | tree |
2017-01-02 |
Jan Nieuwenhuizen | mescc: Formals, local variables.
|
commit | commitdiff | tree |
2017-01-02 |
Jan Nieuwenhuizen | mescc: Nicer functions/parameters.
|
commit | commitdiff | tree |
2017-01-02 |
Jan Nieuwenhuizen | mini-mes: Parse with Nyacc.
|
commit | commitdiff | tree |
2017-04-02 |
Jan Nieuwenhuizen | mescc: Scaffolding of Nyacc compile experiments.
|
commit | commitdiff | tree |
2017-04-02 |
Jan Nieuwenhuizen | mescc: Nyacc updates, factor-out elf-util.
|
commit | commitdiff | tree |
2016-12-31 |
Jan Nieuwenhuizen | mescc: Use Nyacc frontend.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | scm: Avoid xpath's shadowing of filter.
|
commit | commitdiff | tree |
2016-12-26 |
Jan Nieuwenhuizen | nyacc: Move README.nyacc.
|
commit | commitdiff | tree |
2016-12-26 |
Jan Nieuwenhuizen | nyacc: Add README.nyacc.
|
commit | commitdiff | tree |
2016-12-25 |
Jan Nieuwenhuizen | tests: Move (ice-9 syncase) into cond-expand.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | nyacc: Move (ice-9 syncase) into cond-expand.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | core: Move GNUisms inside #if.
|
commit | commitdiff | tree |
2017-01-22 |
Jan Nieuwenhuizen | repl: Fix expand in repl.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | scm: Error throws rather than hard exit.
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | repl: Use exception handling.
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | core: Throw exceptions rather than asserts.
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | core+scm: Implement exception handling.
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | Revert "core: Display me debuggor CPS+CC."
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | core: Display me debuggor CPS+CC.
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | core: Add continuations, call/cc.
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | core: Rewrite eval_apply in continuation passing style.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Support radix for string->number, number->string.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add string-take, string-drop.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | core: Stderr_ also print numbers.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Bugfixes bytevectors.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Append-map: handle multiple list.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | core: Move GNUisms inside #if.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add drain-input.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Bugfix for reading #\*eof* character.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | core: Expose command line.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Include srfi-13 in base.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add filter-map.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add srfi-1:iota.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add pretty-print from Guile.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add make-string, object->string.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add list-set!, string-set!
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Fix core:car, core:cdr for specials.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | core: Add continuation on stack.
|
commit | commitdiff | tree |
next |