2017-12-12 |
Jan Nieuwenhuizen | mes: Fix assq to improve performance.
|
commit | commitdiff | tree |
2017-12-11 |
Jan Nieuwenhuizen | mes: Reimplement records.
|
commit | commitdiff | tree |
2017-12-11 |
Jan Nieuwenhuizen | mes: Fix display of closure.
|
commit | commitdiff | tree |
2017-12-09 |
Jan Nieuwenhuizen | mes: Resurrect define, define-macro in C core.
|
commit | commitdiff | tree |
2017-12-10 |
Jan Nieuwenhuizen | mes: Fix initial display.
|
commit | commitdiff | tree |
2017-12-11 |
Jan Nieuwenhuizen | mes: Fix compile warning in reader.
|
commit | commitdiff | tree |
2017-12-09 |
Jan Nieuwenhuizen | mescc: Allow invoking git mescc.mes from elsewhere.
|
commit | commitdiff | tree |
2017-12-09 |
Jan Nieuwenhuizen | mescc: Output performance hacks: use core:display.
|
commit | commitdiff | tree |
2017-12-09 |
Jan Nieuwenhuizen | mes: Nyacc support: substring/copy, substring/shared.
|
commit | commitdiff | tree |
2017-12-09 |
Jan Nieuwenhuizen | mes: Nyacc support: Read old characters.
|
commit | commitdiff | tree |
2017-12-09 |
Jan Nieuwenhuizen | mes: resurrect running MesCC: handle \t in strings.
|
commit | commitdiff | tree |
2017-12-09 |
Jan Nieuwenhuizen | mescc: Use small, bootstrappable syntax rather than...
|
commit | commitdiff | tree |
2017-12-09 |
Jan Nieuwenhuizen | mes: Fix for pmatch on bootstrappable syntax-rules.
|
commit | commitdiff | tree |
2017-12-05 |
Jan Nieuwenhuizen | mlibc: M4 support: robustify headers, add sys/signal.h.
|
commit | commitdiff | tree |
2017-12-04 |
Jan Nieuwenhuizen | mescc: M4 support: scaffold/tests/82-define.c.
|
commit | commitdiff | tree |
2017-12-04 |
Jan Nieuwenhuizen | mlibc: Tinycc support: Avoid hex.
|
commit | commitdiff | tree |
2017-12-04 |
Jan Nieuwenhuizen | mlibc: Tinycc support: qsort.
|
commit | commitdiff | tree |
2017-12-03 |
Jan Nieuwenhuizen | mescc: scaffold: misc cleanups.
|
commit | commitdiff | tree |
2017-12-03 |
Jan Nieuwenhuizen | mlibc: Tinycc support: __udivdi3, __umoddi3.
|
commit | commitdiff | tree |
2017-12-03 |
Jan Nieuwenhuizen | mescc: Tinycc support: Respect word size better.
|
commit | commitdiff | tree |
2017-12-03 |
Jan Nieuwenhuizen | mlibc: New library layout; remove duplication.
|
commit | commitdiff | tree |
2017-12-03 |
Jan Nieuwenhuizen | mlibc: Tinycc support: itoab, for debugging.
|
commit | commitdiff | tree |
2017-12-02 |
Jan Nieuwenhuizen | mescc: prefix string labels with _.
|
commit | commitdiff | tree |
2017-12-02 |
Jan Nieuwenhuizen | mescc: prefix local labels with _.
|
commit | commitdiff | tree |
2017-12-02 |
Jan Nieuwenhuizen | bootstrap: Update build script.
|
commit | commitdiff | tree |
2017-12-02 |
Jan Nieuwenhuizen | mlibc: Mescc-tools support: fix for [v]fprintf.
|
commit | commitdiff | tree |
2017-11-29 |
Jan Nieuwenhuizen | mes: resurrect full reader in C core.
|
commit | commitdiff | tree |
2017-11-27 |
Jan Nieuwenhuizen | mescc: Mescc-tools support: char foo[BAR] = {'a', ...
|
commit | commitdiff | tree |
2017-11-26 |
Jan Nieuwenhuizen | mlibc: Mescc-tools support: chmod.
|
commit | commitdiff | tree |
2017-11-26 |
Jan Nieuwenhuizen | mlibc: GNU Gcc support: setjmp, longjmp.
|
commit | commitdiff | tree |
2017-11-25 |
Jan Nieuwenhuizen | mlibc: GNU Gcc support: ferror.
|
commit | commitdiff | tree |
2017-11-24 |
Jan Nieuwenhuizen | bootstrap: Add bootstrap build scripts.
|
commit | commitdiff | tree |
2017-11-23 |
Jan Nieuwenhuizen | remove obsolete Nyacc link.
|
commit | commitdiff | tree |
2017-11-22 |
Jan Nieuwenhuizen | build: mlib/include to include, move mlib to lib.
|
commit | commitdiff | tree |
2017-11-21 |
Jan Nieuwenhuizen | mes: Resurrect running mes tests tests/*.test with...
|
commit | commitdiff | tree |
2017-11-20 |
Jan Nieuwenhuizen | mes: resurrect running MesCC: handle \t in strings.
|
commit | commitdiff | tree |
2017-11-20 |
Jan Nieuwenhuizen | mes: Nyacc support: with-fluids.
|
commit | commitdiff | tree |
2017-11-20 |
Jan Nieuwenhuizen | mes: resurrect running MesCC: update info interface.
|
commit | commitdiff | tree |
2017-12-17 |
Jan Nieuwenhuizen | mes: Add last.
|
commit | commitdiff | tree |
2017-11-20 |
Jan Nieuwenhuizen | mes: Add reverse-list->string.
|
commit | commitdiff | tree |
2017-11-20 |
Jan Nieuwenhuizen | bootstrap: Unbundle necessary M1 sources.
|
commit | commitdiff | tree |
2017-11-19 |
Jan Nieuwenhuizen | mlibc: Mescc-tools support: fix fgetc.
|
commit | commitdiff | tree |
2017-11-19 |
Jan Nieuwenhuizen | mlibc: Mescc-tools support: strtol: partly implement...
|
commit | commitdiff | tree |
2017-11-19 |
Jan Nieuwenhuizen | mlibc: Mescc-tools support: getopt, getopt_long.
|
commit | commitdiff | tree |
2017-11-19 |
Jan Nieuwenhuizen | mlibc: Mescc-tools support: import getopt_long.
|
commit | commitdiff | tree |
2017-11-19 |
Jan Nieuwenhuizen | Revert "mescc: Grok char foo[] parameter."
|
commit | commitdiff | tree |
2017-11-19 |
Jan Nieuwenhuizen | mescc: Grok char foo[] parameter.
|
commit | commitdiff | tree |
2017-11-19 |
Jan Nieuwenhuizen | mescc: Grok char *const foo[];
|
commit | commitdiff | tree |
2017-11-19 |
Jan Nieuwenhuizen | mlibc: Mescc-tools support: endianness.
|
commit | commitdiff | tree |
2017-11-19 |
Jan Nieuwenhuizen | mlibc: Mescc-tools support: exit stati.
|
commit | commitdiff | tree |
2017-11-18 |
Jan Nieuwenhuizen | mescc: cleanup obsolete Nyacc 0.7x compatibility.
|
commit | commitdiff | tree |
2017-11-18 |
Jan Nieuwenhuizen | guix: Release update.
|
commit | commitdiff | tree |
2017-11-18 |
Jan Nieuwenhuizen | Release 0.11.
|
commit | commitdiff | tree |
2017-11-11 |
Jan Nieuwenhuizen | doc: Release udpate.
|
commit | commitdiff | tree |
2017-11-18 |
Jan Nieuwenhuizen | build: fix for 07-include, thanks rain1!
|
commit | commitdiff | tree |
2017-11-18 |
Jan Nieuwenhuizen | build: support gcc -m32, thanks rain1!
|
commit | commitdiff | tree |
2017-11-18 |
Jan Nieuwenhuizen | bootstrap: Update necessary M1 sources.
|
commit | commitdiff | tree |
2017-11-18 |
Jan Nieuwenhuizen | mescc: Tinycc support: test #include.
|
commit | commitdiff | tree |
2017-11-17 |
Jan Nieuwenhuizen | mescc: Tinycc support: struct struct array.
|
commit | commitdiff | tree |
2017-11-16 |
Jan Nieuwenhuizen | mlibc: Tinycc support: support, most syscalls stubbed.
|
commit | commitdiff | tree |
2017-11-16 |
Jan Nieuwenhuizen | mescc: Tinycc support: empty for.
|
commit | commitdiff | tree |
2017-11-16 |
Jan Nieuwenhuizen | tinycc: scaffold/main.c: running mes-tcc compiled binary #6.
|
commit | commitdiff | tree |
2017-11-15 |
Jan Nieuwenhuizen | tinycc: scaffold/main.c: running mes-tcc compiled binary #5.
|
commit | commitdiff | tree |
2017-11-14 |
Jan Nieuwenhuizen | tinycc: scaffold/main.c: running mes-tcc compiled binary #4.
|
commit | commitdiff | tree |
2017-11-14 |
Jan Nieuwenhuizen | mescc: Tinycc support: workaround lack of long long...
|
commit | commitdiff | tree |
2017-11-11 |
Jan Nieuwenhuizen | mescc: refactor expr->accu, expr->accu*, fixes nontrivial...
|
commit | commitdiff | tree |
2017-11-11 |
Jan Nieuwenhuizen | mlibc: errno.h: declare errno without extern.
|
commit | commitdiff | tree |
2017-11-11 |
Jan Nieuwenhuizen | guix: nyacc: Update to 0.82.4.
|
commit | commitdiff | tree |
2017-09-10 |
Jan Nieuwenhuizen | guix: Release update.
|
commit | commitdiff | tree |
2017-09-10 |
Jan Nieuwenhuizen | Release 0.10.
|
commit | commitdiff | tree |
2017-09-10 |
Jan Nieuwenhuizen | doc: Release udpate.
|
commit | commitdiff | tree |
2017-09-10 |
Jan Nieuwenhuizen | bootstrap: Include necessary M1 sources.
|
commit | commitdiff | tree |
2017-09-10 |
Jan Nieuwenhuizen | guix: Bump Nyacc to 0.82.0.
|
commit | commitdiff | tree |
2017-09-10 |
Jan Nieuwenhuizen | mescc: Support Nyacc-0.81.0.
|
commit | commitdiff | tree |
2017-09-03 |
Jan Nieuwenhuizen | tinycc: scaffold/main.c: running tcc-compiled binary #3.
|
commit | commitdiff | tree |
2017-09-10 |
Jan Nieuwenhuizen | mescc: Tinycc support: struct by value assign.
|
commit | commitdiff | tree |
2017-09-02 |
Jan Nieuwenhuizen | tinycc: scaffold/main.c: running tcc-compiled binary #2.
|
commit | commitdiff | tree |
2017-09-10 |
Jan Nieuwenhuizen | build: compile crt1.c, libc-mesc.c and <input>.c separately.
|
commit | commitdiff | tree |
2017-09-03 |
Jan Nieuwenhuizen | mescc: Tinycc support: refactor _start.
|
commit | commitdiff | tree |
2017-08-19 |
Jan Nieuwenhuizen | tinycc: scaffold/main.c: first running tcc-compiled...
|
commit | commitdiff | tree |
2017-08-27 |
Jan Nieuwenhuizen | mescc: Tinycc support: fix *--p = 'x'.
|
commit | commitdiff | tree |
2017-08-27 |
Jan Nieuwenhuizen | mescc: Tinycc support: initializer arithmetic.
|
commit | commitdiff | tree |
2017-08-27 |
Jan Nieuwenhuizen | core: Add logand, lognot.
|
commit | commitdiff | tree |
2017-08-27 |
Jan Nieuwenhuizen | mescc: Tinycc support: array of struct of any size.
|
commit | commitdiff | tree |
2017-08-27 |
Jan Nieuwenhuizen | mescc: Tinycc support: stdint.h: declare size_t.
|
commit | commitdiff | tree |
2017-08-26 |
Jan Nieuwenhuizen | mescc: Tinycc support: pointer arithmetic with pointer...
|
commit | commitdiff | tree |
2017-08-25 |
Jan Nieuwenhuizen | mescc: Tinycc support: pointer arithmetic with &variable.
|
commit | commitdiff | tree |
2017-08-23 |
Jan Nieuwenhuizen | mescc: Tinycc support: pointer arithmetic with variable.
|
commit | commitdiff | tree |
2017-08-23 |
Jan Nieuwenhuizen | mescc: Tinycc support: handle pointerness, siziness...
|
commit | commitdiff | tree |
2017-08-19 |
Jan Nieuwenhuizen | mescc: Tinycc support: strtoull.
|
commit | commitdiff | tree |
2017-08-12 |
Jan Nieuwenhuizen | mescc: Tinycc support: snprintf.
|
commit | commitdiff | tree |
2017-08-10 |
Jan Nieuwenhuizen | mescc: Tinycc support: struct.struct.
|
commit | commitdiff | tree |
2017-08-10 |
Jan Nieuwenhuizen | mescc: Fix compile warnings.
|
commit | commitdiff | tree |
2017-08-10 |
Jan Nieuwenhuizen | mescc: Tinycc support: --*p, ++*p.
|
commit | commitdiff | tree |
2017-08-08 |
Jan Nieuwenhuizen | mescc: Tinycc support: word array assignment.
|
commit | commitdiff | tree |
2017-08-07 |
Jan Nieuwenhuizen | mescc: Tinycc support: struct char array assignment.
|
commit | commitdiff | tree |
2017-08-06 |
Jan Nieuwenhuizen | mescc: Tinycc support: struct assign by value.
|
commit | commitdiff | tree |
2017-08-06 |
Jan Nieuwenhuizen | mescc: Tinycc support: eputc.
|
commit | commitdiff | tree |
2017-08-06 |
Jan Nieuwenhuizen | mescc: Move simple main to scaffold.
|
commit | commitdiff | tree |
2017-08-06 |
Jan Nieuwenhuizen | mescc: Tinycc support: byte and word struct fields.
|
commit | commitdiff | tree |
next |