2018-06-01 |
Jan Nieuwenhuizen | tests: Remove tinycc-imported non-free grep test. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-30 |
Jan Nieuwenhuizen | mescc: Implement fflush, sscanf, vsscanf. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-29 |
Jan Nieuwenhuizen | build: Use arch-dir. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-29 |
Jan Nieuwenhuizen | mlibc: Implement strstr. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-29 |
Jan Nieuwenhuizen | mlibc: Implement ftell, fseek. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-29 |
Jan Nieuwenhuizen | mlibc: Cleanup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-27 |
Jan Nieuwenhuizen | mescc: m4 support: WIP |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-28 |
Jan Nieuwenhuizen | core: Refactor boot-0 loading. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-26 |
Jan Nieuwenhuizen | mescc: Out of the box Geiser support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-25 |
Jan Nieuwenhuizen | mescc: Posixify interface. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-26 |
Jan Nieuwenhuizen | mes: Add drop, drop-right. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-25 |
Jan Nieuwenhuizen | Revert "fork/exec: debug." |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-25 |
Jan Nieuwenhuizen | fork/exec: debug. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-24 |
Jan Nieuwenhuizen | core: Support fork, waitpid, execve. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-27 |
Jan Nieuwenhuizen | mescc: Oops, alignment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-26 |
Jeremiah Orians | mescc: Add fopen. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-27 |
Jan Nieuwenhuizen | build: Remove function declarations from M1. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-27 |
Jan Nieuwenhuizen | build: Check for mes-seed, tinycc-seed. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-22 |
Jan Nieuwenhuizen | guix: mes: Update to 0.14. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-23 |
Jan Nieuwenhuizen | guix: Add nyacc-for-mes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-20 |
Jan Nieuwenhuizen | Release 0.14. v0.14 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-19 |
Jan Nieuwenhuizen | doc: Release udpate. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-22 |
Jan Nieuwenhuizen | mescc: Tinycc support: Handle short struct initializer. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-21 |
Jan Nieuwenhuizen | mescc: Align global data. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-20 |
Jan Nieuwenhuizen | mescc: Tinycc support: strncpy. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-21 |
Jan Nieuwenhuizen | tinycc: Add stubs: __fixdfdi, __fixxfdi, __fixsfdi. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-20 |
Jan Nieuwenhuizen | tinycc: Add stubs: __floatundixf __fixunsxfdi. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-20 |
Jan Nieuwenhuizen | mescc: Tinycc support: workaround for tcc; this breaks... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-19 |
Jan Nieuwenhuizen | mescc: Tinycc support: Structured type with char or... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-20 |
Jan Nieuwenhuizen | mescc: Fix size ERROR message. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-20 |
Jan Nieuwenhuizen | mescc: Fix itoa. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-19 |
Jan Nieuwenhuizen | mescc: Tinycc support: Export nested struct definitions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-19 |
Jan Nieuwenhuizen | mescc: Tinycc support: Unsigned comparison. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-18 |
Jan Nieuwenhuizen | mescc: Tinycc support: Char and short sign extend. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-21 |
Jan Nieuwenhuizen | mes: string->number: Support upper case hex. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-18 |
Jan Nieuwenhuizen | mescc: Tinycc support: Minimal float support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-17 |
Jan Nieuwenhuizen | mescc: Tinycc support: Switch with heterogeneous body... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-20 |
Jan Nieuwenhuizen | mes: Support fold 3. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-14 |
Jan Nieuwenhuizen | mescc: Tinycc support: Compound strings as function... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-14 |
Jan Nieuwenhuizen | mescc: Tinycc support: Update some tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-14 |
Jan Nieuwenhuizen | mescc: Tinycc support: Add __lshrdi3, __ashldi3, __ashrdi3. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-14 |
Jan Nieuwenhuizen | mescc: Tinycc support: Fix sizeof interesting expressions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-13 |
Jan Nieuwenhuizen | mescc: Tinycc support: Support bit-fields. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-12 |
Jan Nieuwenhuizen | mescc: Tinycc support: Anonymous string array. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-12 |
Jan Nieuwenhuizen | mescc: Tinycc support: sizeof: Bugfix for c-array. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-11 |
Jan Nieuwenhuizen | mescc: Tinycc support: Implement ((struct foo*)p)-... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-13 |
Jan Nieuwenhuizen | mescc: Tinycc support: Implement (foo--)->bar and permu... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-11 |
Jan Nieuwenhuizen | mescc: Tinycc support: Function addresses. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-11 |
Jan Nieuwenhuizen | mescc: Tinycc support: Numeric constant expressions. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-11 |
Jan Nieuwenhuizen | mescc: Tinycc support: Function variables. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-11 |
Jan Nieuwenhuizen | mescc: Tinycc support: Pointer typedefs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-11 |
Jan Nieuwenhuizen | mescc: Tinycc support: Array typedefs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-11 |
Jan Nieuwenhuizen | mescc: Tinycc support: Sizeof struct destruct. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-11 |
Jan Nieuwenhuizen | mescc: Tinycc support: Anonymous union initialization. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-11 |
Jan Nieuwenhuizen | mescc: Tinycc support: Fix for ?-operator. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-11 |
Jan Nieuwenhuizen | mescc: Tinycc support: Valued function assign. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-10 |
Jan Nieuwenhuizen | mescc: Refactor type system: WIP |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-10 |
Jan Nieuwenhuizen | mescc: Refactor type system: struct/enum fields: (name... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-09 |
Jan Nieuwenhuizen | mescc: Refactor type system: introduce <array>, <pointe... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-05 |
Jan Nieuwenhuizen | mescc: Refactor variable declaration. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Handle sizeof expression. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Handle struct field lists. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Support heterogeneous variable init. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Handle (Skip) global static. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Support functions in expression. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Support function-static variables. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-20 |
Jan Nieuwenhuizen | mes: Add unfold. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-20 |
Jan Nieuwenhuizen | mes: Add const. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-16 |
Jan Nieuwenhuizen | core: Add logxor. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-16 |
Jan Nieuwenhuizen | mes: string-join: Support optional delimiter, support... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-16 |
Jan Nieuwenhuizen | core: reader: Support binary #b101. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-04 |
Jan Nieuwenhuizen | mes: Support srfi-9-gnu. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-28 |
Jan Nieuwenhuizen | core: Have core:eval expand macros. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-29 |
Jan Nieuwenhuizen | Revert "core: Remove pmatch-car, pmatch-cdr hack." |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-28 |
Jan Nieuwenhuizen | core: Remove pmatch-car, pmatch-cdr hack. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-23 |
Jan Nieuwenhuizen | build: Do not assume /bin/sh, basename/dirname. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-23 |
Jan Nieuwenhuizen | build: Build mini-libc and libc+tcc-gcc too. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-23 |
Jan Nieuwenhuizen | boot: Bugfix for diff on mes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-23 |
Jan Nieuwenhuizen | build: Install naive diff. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-20 |
Jan Nieuwenhuizen | build: Update configure. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-02 |
Jan Nieuwenhuizen | mes: Remove debugging. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-10 |
Jan Nieuwenhuizen | build: Use ../mes-seed/refresh.sh, ../tinycc-seed/refre... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Guile fixes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-18 |
Jan Nieuwenhuizen | test: Use diff -ub for tinycc tests. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-04 |
Jan Nieuwenhuizen | check: Also test with i686-unknown-linux-gnu-gcc. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-06 |
Jan Nieuwenhuizen | build: configure: Handle VAR=VALUE. Update help. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-03 |
Jan Nieuwenhuizen | build: Fixes for Debian and /bin/sh == dash. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-03 |
Jan Nieuwenhuizen | build: Rebuild after build from seed. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-03 |
Jan Nieuwenhuizen | mescc: Use file-name as global prefix. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-02 |
Jan Nieuwenhuizen | core: Fixes for int-max, int-min. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-02 |
Jan Nieuwenhuizen | mescc: Fix dumping of strings > M1_STRING_MAX. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-30 |
Jan Nieuwenhuizen | Revert "core: length: Check parameter." |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-30 |
Jan Nieuwenhuizen | core: length: Check parameter. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-05-01 |
Jan Nieuwenhuizen | test: enable all tests, use expect count, add tinycc... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-29 |
Jan Nieuwenhuizen | build: Simplify, drop make.scm experiment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-30 |
Jan Nieuwenhuizen | core: Use length__. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-29 |
Jan Nieuwenhuizen | mes-snarf: Support running with Mes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-29 |
Jan Nieuwenhuizen | mes: Support -C and -L for Guile compatibility. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-29 |
Jan Nieuwenhuizen | mes: Support -e,--main option. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2018-04-29 |
Jan Nieuwenhuizen | mes: Upgrade Guile module support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |