2017-03-26 |
Jan Nieuwenhuizen | scm: Add compose.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | scm: Support reading negative hex numbers.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | scm: Support map4.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | nyacc: Add simple split-cppdef for Mes.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | scm: Add with-throw-handler hack.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | scm: Add list->char-set.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | mini-mes: Debugging to stderr.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | scripts: Allow running with any mes.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | mini-mes: Include and enable gc.
|
commit | commitdiff | tree |
2017-04-01 |
Jan Nieuwenhuizen | mini-mes: Workarounds for gc.c.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | core: Prepare gc.c for mescc, non-POSIX_SOURCE.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | mescc: Bugfix for realloc.
|
commit | commitdiff | tree |
2017-03-25 |
Jan Nieuwenhuizen | mescc: Bugfix for neg.
|
commit | commitdiff | tree |
2017-03-25 |
Jan Nieuwenhuizen | mescc: Support rshift, have guile-mini-mes pass math...
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | test: Enable vector read test.
|
commit | commitdiff | tree |
2017-03-25 |
Jan Nieuwenhuizen | mini-mes: Support vectors.
|
commit | commitdiff | tree |
2017-03-25 |
Jan Nieuwenhuizen | mini-mes: Workarounds for vector.c.
|
commit | commitdiff | tree |
2017-03-25 |
Jan Nieuwenhuizen | core: prepare vector.c for mescc.
|
commit | commitdiff | tree |
2017-03-25 |
Jan Nieuwenhuizen | mini-mes: Fully remove reader from core.
|
commit | commitdiff | tree |
2017-03-24 |
Jan Nieuwenhuizen | mescc: Support bitwise or.
|
commit | commitdiff | tree |
2017-03-24 |
Jan Nieuwenhuizen | mescc: Lshift support non-fixed shift value.
|
commit | commitdiff | tree |
2017-03-24 |
Jan Nieuwenhuizen | mescc: Use signed integer comparison.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | mescc: Run module/base-0.mes.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | test: Allow running with any mes.
|
commit | commitdiff | tree |
2017-04-02 |
Jan Nieuwenhuizen | scm+test: Factor-out math and vector.
|
commit | commitdiff | tree |
2017-03-23 |
Jan Nieuwenhuizen | mescc: Have ungetc remember 2 positions.
|
commit | commitdiff | tree |
2017-04-02 |
Jan Nieuwenhuizen | mescc: Add brk, naive malloc.
|
commit | commitdiff | tree |
2017-03-23 |
Jan Nieuwenhuizen | mescc: Struct fixes.
|
commit | commitdiff | tree |
2017-03-22 |
Jan Nieuwenhuizen | mescc: Add missing defines.
|
commit | commitdiff | tree |
2017-03-22 |
Jan Nieuwenhuizen | mini-mes: Update display_.
|
commit | commitdiff | tree |
2017-03-22 |
Jan Nieuwenhuizen | mescc: Struct by value assignment fixes.
|
commit | commitdiff | tree |
2017-03-22 |
Jan Nieuwenhuizen | mescc: Fix struct field comparison.
|
commit | commitdiff | tree |
2017-03-22 |
Jan Nieuwenhuizen | mescc: Run full scheme reader read-0.mes.
|
commit | commitdiff | tree |
2017-03-22 |
Jan Nieuwenhuizen | mescc: Mini-mes (gcc-compiled) runs read-0.mes.
|
commit | commitdiff | tree |
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 |
next |