2017-05-14 |
Jan Nieuwenhuizen | build: Support i686, support development for arm. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-08 |
Jan Nieuwenhuizen | mescc: Minimal support for short. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-08 |
Jan Nieuwenhuizen | mescc: Add strcpy. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-08 |
Jan Nieuwenhuizen | mescc: Enhance sizeof support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-08 |
Jan Nieuwenhuizen | mescc: Support void return. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-07 |
Jan Nieuwenhuizen | nyacc: Unbundle. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-07 |
Jan Nieuwenhuizen | mes: Consider GUILE_LOAD_PATH for include-from-path. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-07 |
Jan Nieuwenhuizen | mescc: Bugfixes for local char[]. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | nyacc: Update to 0.78. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | mes: Add srfi-16 to Nyacc Guile support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | mes: Basic support for string-index. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | mes: Support #\cr short form in reader. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | mes: Support case-lambda. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | mescc: Enhance enum support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | mescc: Support binary constants. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | mescc: Support ==, != as expression value. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | mescc: Support &, ^. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | mescc: Support struct pointers. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | mescc: Support struct definition with variable declaration. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | mescc: Support void functions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-06 |
Jan Nieuwenhuizen | mescc: Bugfix for break in switch not in compound. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-05 |
Jan Nieuwenhuizen | mescc: Enhance [int/pointer] array support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-04 |
Jan Nieuwenhuizen | mescc: Enhance struct support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-03 |
Jan Nieuwenhuizen | mescc: Fix itoa for negative numbers, using workaround. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-02 |
Jan Nieuwenhuizen | mescc: Support regular C99 compile, headers + mlibc. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-03 |
Jan Nieuwenhuizen | mescc: Support list of initializers. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-02 |
Jan Nieuwenhuizen | mescc: Basic printf support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-02 |
Jan Nieuwenhuizen | guix: Update from Guix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-02 |
Jan Nieuwenhuizen | make: Recompile .go too when included mes is touched. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-05 |
Jan Nieuwenhuizen | build: Resolve MODULEDIR confusion. Fixes mes installa... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-02 |
Jan Nieuwenhuizen | guix hash: 01m8n7zk4f1ryd61dj589zarx09vbi7fc5f8m1x5zfk6... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-05-02 |
Jan Nieuwenhuizen | guix.scm: Remove erroneous system restriction. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-27 |
Jan Nieuwenhuizen | Release 0.5. v0.5 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-27 |
Jan Nieuwenhuizen | bootstrap: Regenerate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-27 |
Jan Nieuwenhuizen | doc: Release update. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-25 |
Jan Nieuwenhuizen | bootstrap: Regenerate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-24 |
Jan Nieuwenhuizen | mescc: Parse mlibc early, show progress. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-25 |
Jan Nieuwenhuizen | bootstrap: Regenerate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-24 |
Jan Nieuwenhuizen | core: Set argv for mescc too. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-24 |
Jan Nieuwenhuizen | bootstrap: Regenerate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-23 |
Jan Nieuwenhuizen | mescc: Avoid duplication of globals. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-23 |
Jan Nieuwenhuizen | mescc: Fix global creation in AND/OR clause. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-17 |
Jan Nieuwenhuizen | core: Move some debugging to MES_DEBUG=2. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-17 |
Jan Nieuwenhuizen | mescc: Add atoi. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-17 |
Jan Nieuwenhuizen | mescc: Add getenv. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-17 |
Jan Nieuwenhuizen | mescc: Support pointer arrays and some arithmetic. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-25 |
Jan Nieuwenhuizen | bootstrap: Regenerate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-16 |
Jan Nieuwenhuizen | Add access? |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-25 |
Jan Nieuwenhuizen | bootstrap: Regenerate |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-12 |
Jan Nieuwenhuizen | build: Refactor. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-15 |
Jan Nieuwenhuizen | Remove gc scaffolding. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-15 |
Jan Nieuwenhuizen | mescc: Add fsync. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-10 |
Jan Nieuwenhuizen | core/mini-mes: Merge merge mes.c and mini-mes.c. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-10 |
Jan Nieuwenhuizen | mescc: Allow usage of const by ignoring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-10 |
Jan Nieuwenhuizen | HACKING: Removed __MESC__ workarounds. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-10 |
Jan Nieuwenhuizen | mescc: Support break in while. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-09 |
Jan Nieuwenhuizen | mescc: Refactor switch. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-08 |
Jan Nieuwenhuizen | mini-mes: Merge with mes.c: lib.c, math.c, posix.c. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-08 |
Jan Nieuwenhuizen | mescc: Refactor assignment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-07 |
Jan Nieuwenhuizen | mescc: Factor-out array-ref. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-07 |
Jan Nieuwenhuizen | mescc: Refactor expr->base. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-07 |
Jan Nieuwenhuizen | mescc: Refactor binary operators. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-07 |
Jan Nieuwenhuizen | mescc: Factor-out append-text. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-07 |
Jan Nieuwenhuizen | mescc: Factor-out wrap-as. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-07 |
Jan Nieuwenhuizen | mescc: Refactor comparisons. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-06 |
Jan Nieuwenhuizen | HACKING: Removed gc.c, vector.c mescc workarounds. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-06 |
Jan Nieuwenhuizen | mescc: Refactor array ref. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-06 |
Jan Nieuwenhuizen | mescc: Refactor expressions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-05 |
Jan Nieuwenhuizen | mescc: Refactor pre/post inc/dec. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-05 |
Jan Nieuwenhuizen | bootstrap: Regenerate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-05 |
Jan Nieuwenhuizen | mescc: function call. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-05 |
Jan Nieuwenhuizen | mescc: Support expression as lhs array index. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-04 |
Jan Nieuwenhuizen | mescc: Remove duplication. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-04 |
Jan Nieuwenhuizen | scripts: Support --help, --version. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-03 |
Jan Nieuwenhuizen | scm: Do not quote list of strings. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-03 |
Jan Nieuwenhuizen | mescc: Do not return ELF text. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-02 |
Jan Nieuwenhuizen | build: Update Guix build and install. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-02 |
Jan Nieuwenhuizen | bootstrap: Regenerate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-02 |
Jan Nieuwenhuizen | HACKING: scripts/mescc.mes scaffold/mini-mes runs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-02 |
Jan Nieuwenhuizen | mini-mes: Fix for assq. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-02 |
Jan Nieuwenhuizen | core: Use 0.25% safety region. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-02 |
Jan Nieuwenhuizen | bootstrap: Regenerate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-02 |
Jan Nieuwenhuizen | core: Remove append. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-02 |
Jan Nieuwenhuizen | test: Add test for append-map. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-01 |
Jan Nieuwenhuizen | core: Check gc free harder. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-01 |
Jan Nieuwenhuizen | mescc: Fix by value assignment from array-of struct... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-01 |
Jan Nieuwenhuizen | core: Fix flush for _POSIX_SOURCE. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-01 |
Jan Nieuwenhuizen | core: Increase MAX_ARENA_SIZE and GC safety. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-01 |
Jan Nieuwenhuizen | HACKING: scripts/mescc.mes scaffold/t.c runs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-01 |
Jan Nieuwenhuizen | core: Increase GC safety. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-01 |
Jan Nieuwenhuizen | HACKING: scripts/mescc.mes scaffold/tiny-mes.c runs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-01 |
Jan Nieuwenhuizen | HACKING: scripts/mescc.mes scaffold/cons-mes.c runs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-01 |
Jan Nieuwenhuizen | test: Add nyacc cpp match tests; two fail. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-01 |
Jan Nieuwenhuizen | scm: Support test failure expectation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-02 |
Jan Nieuwenhuizen | scm: Evaluate arguments of OR only once. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-01 |
Jan Nieuwenhuizen | scm: Have char-set-contains? strictly return boolean. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-01 |
Jan Nieuwenhuizen | scm: Fix bug in assq-set! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-04-02 |
Jan Nieuwenhuizen | scm: Add c????r. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-31 |
Jan Nieuwenhuizen | scm: Add access? |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-03-29 |
Jan Nieuwenhuizen | doc: Add Roamdmap. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |