2019-07-08 |
Jan Nieuwenhuizen | test: Split-off broken 72-typedef-struct-def-local.
|
commit | commitdiff | tree |
2019-06-28 |
Jan Nieuwenhuizen | test: Fix open-read test.
|
commit | commitdiff | tree |
2019-06-26 |
Jan Nieuwenhuizen | test: Add open-read test.
|
commit | commitdiff | tree |
2019-06-26 |
Jan Nieuwenhuizen | test: Enable argv test, run tests with arguments.
|
commit | commitdiff | tree |
2019-06-25 |
Jan Nieuwenhuizen | mescc: Mes C library: Move common getcwd, open bits...
|
commit | commitdiff | tree |
2019-06-24 |
Jan Nieuwenhuizen | mescc: Mes C Library: Move posix bits to read.
|
commit | commitdiff | tree |
2019-06-25 |
Jan Nieuwenhuizen | porting: Avoid failing in scaffold build.
|
commit | commitdiff | tree |
2019-06-25 |
Jan Nieuwenhuizen | build: Use bash if available to avoid dash problems.
|
commit | commitdiff | tree |
2019-06-25 |
Jan Nieuwenhuizen | test: Oops, uncomment some commented-out tests.
|
commit | commitdiff | tree |
2019-06-25 |
Jan Nieuwenhuizen | build: Improve --with-system-libc support.
|
commit | commitdiff | tree |
2019-06-23 |
Jan Nieuwenhuizen | porting: Add x86_64 scaffold: exit and write in assembly.
|
commit | commitdiff | tree |
2019-06-13 |
Jan Nieuwenhuizen | porting: Add x86 scaffold: exit and write in assembly.
|
commit | commitdiff | tree |
2019-06-10 |
Jan Nieuwenhuizen | make check: Do not re-check unless recheck=true.
|
commit | commitdiff | tree |
2019-05-22 |
Jan Nieuwenhuizen | build: Cater for ARM.
|
commit | commitdiff | tree |
2019-06-10 |
Jan Nieuwenhuizen | mescc: Drop $@-workaround.
|
commit | commitdiff | tree |
2019-06-08 |
Jan Nieuwenhuizen | build: Simplify.
|
commit | commitdiff | tree |
2019-06-08 |
Jan Nieuwenhuizen | test: Move scaffold/tests into lib.
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | build: Fix --disable-silent-rules. Thanks ng0!
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | mescc: Use a.out as default executable name.
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | mescc: Robustify against empty `V' in environment.
|
commit | commitdiff | tree |
2019-05-28 |
Jan Nieuwenhuizen | mescc: Fix -dumpmachine to respect -m bits selection.
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | mescc: Support single-dash options on Mes too.
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | mescc: Ignore -fnobuiltin, -nostdinc for GCC compatibility.
|
commit | commitdiff | tree |
2019-05-27 |
Jan Nieuwenhuizen | test: Resurrect running boot tests on Guile.
|
commit | commitdiff | tree |
2019-05-26 |
Jan Nieuwenhuizen | mescc: Mes C Library: Fix compile warnings.
|
commit | commitdiff | tree |
2019-05-26 |
Jan Nieuwenhuizen | mescc: Mes C Library: Fixes for x86_64 crt1.c
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | test: Move srfi-1 for-each and map tests to tests/srfi...
|
commit | commitdiff | tree |
2019-05-29 |
Jan Nieuwenhuizen | mescc: Mes C Library: Use SYSTEM_LIBC [WAS: WITH_GLIBC].
|
commit | commitdiff | tree |
2019-05-27 |
Jan Nieuwenhuizen | mes: Bugfix for search-path. Fixes running MesCC on...
|
commit | commitdiff | tree |
2019-05-25 |
Jan Nieuwenhuizen | mescc: Use named --architecture switch for upcoming...
|
commit | commitdiff | tree |
2019-05-27 |
Jan Nieuwenhuizen | mes: Identify 64-bit bug when compiled with MesCC.
|
commit | commitdiff | tree |
2019-05-27 |
Jan Nieuwenhuizen | mes: Make debug levels 4 and 5 usable.
|
commit | commitdiff | tree |
2019-05-18 |
Jan Nieuwenhuizen | mes: Run build-aux/indent.sh.
|
commit | commitdiff | tree |
2019-05-12 |
Jan Nieuwenhuizen | mes: Grand indent: prepare.
|
commit | commitdiff | tree |
2019-05-15 |
Jan (janneke) Nieuwe... | mes: Support -c EXPR.
|
commit | commitdiff | tree |
2019-05-15 |
Jan (janneke) Nieuwe... | mes: Support optional port on read.
|
commit | commitdiff | tree |
2019-05-15 |
Jan (janneke) Nieuwe... | build: Fix mescc installation on Debian.
|
commit | commitdiff | tree |
2019-05-15 |
Jan (janneke) Nieuwe... | build: Debian make check and install fixes.
|
commit | commitdiff | tree |
2019-05-14 |
Jan Nieuwenhuizen | mes: Rename strings.c.
|
commit | commitdiff | tree |
2019-05-12 |
Jan Nieuwenhuizen | mescc: Mes C Library: Use mes_open to avoid open trickery.
|
commit | commitdiff | tree |
2019-05-12 |
Jan Nieuwenhuizen | mescc: Mes C Library: Remove dead code.
|
commit | commitdiff | tree |
2019-05-12 |
Jan Nieuwenhuizen | mescc: Mes C Library: Explode linux/tcc.c.
|
commit | commitdiff | tree |
2019-05-12 |
Jan Nieuwenhuizen | mescc: Mes C Library: Explode linux/libc.c.
|
commit | commitdiff | tree |
2019-05-11 |
Jan Nieuwenhuizen | mescc: Mes C Library: Explode linux/gnu.c.
|
commit | commitdiff | tree |
2019-05-09 |
Jan Nieuwenhuizen | mescc: Mes C Library: Explode libc-mini.c.
|
commit | commitdiff | tree |
2019-05-07 |
Jan Nieuwenhuizen | mescc: Mes C Library: Cleanup includes.
|
commit | commitdiff | tree |
2019-05-05 |
Jan Nieuwenhuizen | mescc: Support -nodefaultlibs, -nostartfiles, -nostdlib.
|
commit | commitdiff | tree |
2019-05-03 |
Jan Nieuwenhuizen | build: Do not install test binaries.
|
commit | commitdiff | tree |
2019-05-05 |
Jan Nieuwenhuizen | mes: m2: Move force-output to Scheme.
|
commit | commitdiff | tree |
2019-03-23 |
Jan Nieuwenhuizen | build: M2-Planet first-aid, simplest build script possible.
|
commit | commitdiff | tree |
2019-03-27 |
Jan Nieuwenhuizen | .dir-locals.el: Assert default GNU settings.
|
commit | commitdiff | tree |
2019-03-27 |
Jan Nieuwenhuizen | Fix typo in stage0 copyright headers.
|
commit | commitdiff | tree |
2019-03-16 |
Jan Nieuwenhuizen | mescc: Mes C Library: Fix ungetc.
|
commit | commitdiff | tree |
2019-03-23 |
Jan Nieuwenhuizen | build: Replace POSIX, posix_p by WITH_GLIBC, wip_glibc_p.
|
commit | commitdiff | tree |
2019-03-03 |
Jan Nieuwenhuizen | mescc: Mes C Library: Fix compile warnings.
|
commit | commitdiff | tree |
2019-03-02 |
Jan Nieuwenhuizen | mescc: Mes C Library: Fix isatty.
|
commit | commitdiff | tree |
2019-03-02 |
Jan Nieuwenhuizen | test: 50-getenv: Test PATH, allow to fail.
|
commit | commitdiff | tree |
2019-03-02 |
Jan Nieuwenhuizen | mes: Support map and for-each with lists of unequal...
|
commit | commitdiff | tree |
2019-03-02 |
Jan Nieuwenhuizen | mescc: Mes C Library: Use __ as global internal prefix.
|
commit | commitdiff | tree |
2019-02-28 |
Jan Nieuwenhuizen | mescc: ctype.h: Add missing prototypes.
|
commit | commitdiff | tree |
2019-02-28 |
Jan Nieuwenhuizen | mescc: Mes C Library: Bugfix for tcc-compiled exit...
|
commit | commitdiff | tree |
2019-02-25 |
Jan Nieuwenhuizen | test: Remove special characters from files.
|
commit | commitdiff | tree |
2019-02-25 |
Jan Nieuwenhuizen | build: Support building with Gash.
|
commit | commitdiff | tree |
2019-02-18 |
Jan Nieuwenhuizen | build: Configure: remove temp files.
|
commit | commitdiff | tree |
2019-02-18 |
Jan Nieuwenhuizen | build: Remove mini-mes.
|
commit | commitdiff | tree |
2019-02-24 |
Jan Nieuwenhuizen | mescc: Mes C Library: Initialize streams in crt1.
|
commit | commitdiff | tree |
2019-02-24 |
Jan Nieuwenhuizen | mescc: Mes C Library: Populate with function tests...
|
commit | commitdiff | tree |
2019-02-24 |
Jan Nieuwenhuizen | mescc: Mes C Library: Start test suite.
|
commit | commitdiff | tree |
2019-02-24 |
Jan Nieuwenhuizen | mes: Remove stray debugging newline output.
|
commit | commitdiff | tree |
2019-02-24 |
Jan Nieuwenhuizen | mescc: Mes C Library: Fix brk return type compare.
|
commit | commitdiff | tree |
2019-02-24 |
Jan Nieuwenhuizen | core: Rename load_env to read_boot.
|
commit | commitdiff | tree |
2019-02-10 |
Jan Nieuwenhuizen | core: Initialize g_buf dynamically, add MES_STRING_MAX...
|
commit | commitdiff | tree |
2019-02-03 |
Jan Nieuwenhuizen | mes-snarf: rewrite for development-time snarfing
|
commit | commitdiff | tree |
2019-02-15 |
Jan Nieuwenhuizen | core: Resurrect POSIX build. Thanks, gio!
|
commit | commitdiff | tree |
2019-01-04 |
Jan Nieuwenhuizen | core: Remove struct definitions for builtins, drop...
|
commit | commitdiff | tree |
2019-01-04 |
Jan Nieuwenhuizen | core: Remove struct definitions for cells, drop snarfing...
|
commit | commitdiff | tree |
2018-12-27 |
Jan Nieuwenhuizen | mes: Add take-while.
|
commit | commitdiff | tree |
2018-12-26 |
Jan Nieuwenhuizen | mescc: Enhance POSIX command-line support, e.g. -DFOO=1.
|
commit | commitdiff | tree |
2018-12-27 |
Jan Nieuwenhuizen | build: Support running out-of-tree.
|
commit | commitdiff | tree |
2018-12-27 |
Jan Nieuwenhuizen | core: Remove string debugging.
|
commit | commitdiff | tree |
2018-12-27 |
Jan Nieuwenhuizen | core: Remove --dump, --load.
|
commit | commitdiff | tree |
2018-12-16 |
Jan Nieuwenhuizen | doc: Post-release update.
|
commit | commitdiff | tree |
2018-12-16 |
Jan Nieuwenhuizen | Release 0.19.
|
commit | commitdiff | tree |
2018-10-20 |
Jan Nieuwenhuizen | doc: Release update.
|
commit | commitdiff | tree |
2018-12-15 |
Jan Nieuwenhuizen | mes: assq-ref, assoc-ref: Support alist == #f.
|
commit | commitdiff | tree |
2018-12-15 |
Jan Nieuwenhuizen | core: Bump MAX_STRING to 524288
|
commit | commitdiff | tree |
2018-12-14 |
Jan Nieuwenhuizen | mescc: Support Bash: Add getppid.
|
commit | commitdiff | tree |
2018-12-14 |
Jan Nieuwenhuizen | mescc: Support bash: Add sigdelset stub.
|
commit | commitdiff | tree |
2018-12-07 |
Jan Nieuwenhuizen | mescc: getcwd: Support getcwd (0, 0) GNU extension.
|
commit | commitdiff | tree |
2018-12-02 |
Jan Nieuwenhuizen | mescc: Replace \r in comments.
|
commit | commitdiff | tree |
2018-11-24 |
Jan Nieuwenhuizen | build: Support building with Gash.
|
commit | commitdiff | tree |
2018-11-25 |
Jan Nieuwenhuizen | mescc: Run without shell.
|
commit | commitdiff | tree |
2018-11-15 |
Jan Nieuwenhuizen | core: Add string-ref.
|
commit | commitdiff | tree |
2018-11-15 |
Jan Nieuwenhuizen | core: Add string-length.
|
commit | commitdiff | tree |
2018-11-15 |
Jan Nieuwenhuizen | core: Add string-append.
|
commit | commitdiff | tree |
2018-11-11 |
Jan Nieuwenhuizen | core: String as array of bytes.
|
commit | commitdiff | tree |
2018-11-25 |
Jan Nieuwenhuizen | mescc: Move mecmp to libc.
|
commit | commitdiff | tree |
2018-11-15 |
Jan Nieuwenhuizen | mescc: Move memchr to libc.
|
commit | commitdiff | tree |
2018-11-15 |
Jan Nieuwenhuizen | test: Use write instead of display.
|
commit | commitdiff | tree |
2018-11-14 |
Jan Nieuwenhuizen | core: struct_set_: Oops typo.
|
commit | commitdiff | tree |
next |