2018-05-11 |
Jan Nieuwenhuizen | mescc: Tinycc support: Fix for ?-operator.
|
commit | commitdiff | tree |
2018-05-11 |
Jan Nieuwenhuizen | mescc: Tinycc support: Valued function assign.
|
commit | commitdiff | tree |
2018-05-10 |
Jan Nieuwenhuizen | mescc: Refactor type system: WIP
|
commit | commitdiff | tree |
2018-05-10 |
Jan Nieuwenhuizen | mescc: Refactor type system: struct/enum fields: (name...
|
commit | commitdiff | tree |
2018-05-09 |
Jan Nieuwenhuizen | mescc: Refactor type system: introduce <array>, <pointer...
|
commit | commitdiff | tree |
2018-05-05 |
Jan Nieuwenhuizen | mescc: Refactor variable declaration.
|
commit | commitdiff | tree |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Handle sizeof expression.
|
commit | commitdiff | tree |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Handle struct field lists.
|
commit | commitdiff | tree |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Support heterogeneous variable init.
|
commit | commitdiff | tree |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Handle (Skip) global static.
|
commit | commitdiff | tree |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Support functions in expression.
|
commit | commitdiff | tree |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Support function-static variables.
|
commit | commitdiff | tree |
2018-05-20 |
Jan Nieuwenhuizen | mes: Add unfold.
|
commit | commitdiff | tree |
2018-05-20 |
Jan Nieuwenhuizen | mes: Add const.
|
commit | commitdiff | tree |
2018-05-16 |
Jan Nieuwenhuizen | core: Add logxor.
|
commit | commitdiff | tree |
2018-05-16 |
Jan Nieuwenhuizen | mes: string-join: Support optional delimiter, support...
|
commit | commitdiff | tree |
2018-05-16 |
Jan Nieuwenhuizen | core: reader: Support binary #b101.
|
commit | commitdiff | tree |
2018-05-04 |
Jan Nieuwenhuizen | mes: Support srfi-9-gnu.
|
commit | commitdiff | tree |
2018-04-28 |
Jan Nieuwenhuizen | core: Have core:eval expand macros.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | Revert "core: Remove pmatch-car, pmatch-cdr hack."
|
commit | commitdiff | tree |
2018-04-28 |
Jan Nieuwenhuizen | core: Remove pmatch-car, pmatch-cdr hack.
|
commit | commitdiff | tree |
2018-05-23 |
Jan Nieuwenhuizen | build: Do not assume /bin/sh, basename/dirname.
|
commit | commitdiff | tree |
2018-05-23 |
Jan Nieuwenhuizen | build: Build mini-libc and libc+tcc-gcc too.
|
commit | commitdiff | tree |
2018-05-23 |
Jan Nieuwenhuizen | boot: Bugfix for diff on mes.
|
commit | commitdiff | tree |
2018-05-23 |
Jan Nieuwenhuizen | build: Install naive diff.
|
commit | commitdiff | tree |
2018-05-20 |
Jan Nieuwenhuizen | build: Update configure.
|
commit | commitdiff | tree |
2018-05-02 |
Jan Nieuwenhuizen | mes: Remove debugging.
|
commit | commitdiff | tree |
2018-05-10 |
Jan Nieuwenhuizen | build: Use ../mes-seed/refresh.sh, ../tinycc-seed/refresh.sh.
|
commit | commitdiff | tree |
2018-05-04 |
Jan Nieuwenhuizen | mescc: Guile fixes.
|
commit | commitdiff | tree |
2018-05-18 |
Jan Nieuwenhuizen | test: Use diff -ub for tinycc tests.
|
commit | commitdiff | tree |
2018-05-04 |
Jan Nieuwenhuizen | check: Also test with i686-unknown-linux-gnu-gcc.
|
commit | commitdiff | tree |
2018-05-06 |
Jan Nieuwenhuizen | build: configure: Handle VAR=VALUE. Update help.
|
commit | commitdiff | tree |
2018-05-03 |
Jan Nieuwenhuizen | build: Fixes for Debian and /bin/sh == dash.
|
commit | commitdiff | tree |
2018-05-03 |
Jan Nieuwenhuizen | build: Rebuild after build from seed.
|
commit | commitdiff | tree |
2018-05-03 |
Jan Nieuwenhuizen | mescc: Use file-name as global prefix.
|
commit | commitdiff | tree |
2018-05-02 |
Jan Nieuwenhuizen | core: Fixes for int-max, int-min.
|
commit | commitdiff | tree |
2018-05-02 |
Jan Nieuwenhuizen | mescc: Fix dumping of strings > M1_STRING_MAX.
|
commit | commitdiff | tree |
2018-04-30 |
Jan Nieuwenhuizen | Revert "core: length: Check parameter."
|
commit | commitdiff | tree |
2018-04-30 |
Jan Nieuwenhuizen | core: length: Check parameter.
|
commit | commitdiff | tree |
2018-05-01 |
Jan Nieuwenhuizen | test: enable all tests, use expect count, add tinycc...
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | build: Simplify, drop make.scm experiment.
|
commit | commitdiff | tree |
2018-04-30 |
Jan Nieuwenhuizen | core: Use length__.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes-snarf: Support running with Mes.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: Support -C and -L for Guile compatibility. Signed-off-by: Jan Nieuwenhuizen <janneke@gnu.org>
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: Support -e,--main option.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: Upgrade Guile module support.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: Add srfi-8.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: string-join: Handle empty list.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: Add basename.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: Add delete-duplicates.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: filter-map: Handle two lists.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: Add string-replace.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: Add string-map.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: Add string-trim, string-trim-right, string-trim...
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: Add string-contains.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: string-drop: Error on negative droppings.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | core: reverse!: Handle empty list.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | core: Add string ports.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mes: assq, assoc-ref: Handle non-A-LISTs.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | core: Use single definition rule for cell-type.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | core: Fix gc_up_arena for x86_64.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | core: Fix compile warnings.
|
commit | commitdiff | tree |
2018-04-29 |
Jan Nieuwenhuizen | mlibc: Declare chmod.
|
commit | commitdiff | tree |
2018-04-28 |
Jan Nieuwenhuizen | guix: Update mes to 0.13.
|
commit | commitdiff | tree |
2018-04-27 |
Jan Nieuwenhuizen | Release 0.13.
|
commit | commitdiff | tree |
2018-04-21 |
Jan Nieuwenhuizen | doc: Release udpate.
|
commit | commitdiff | tree |
2018-04-27 |
Jan Nieuwenhuizen | mescc: Merge mescc.mes and mescc.scm.
|
commit | commitdiff | tree |
2018-04-27 |
Jan Nieuwenhuizen | core: Add chmod.
|
commit | commitdiff | tree |
2018-04-25 |
Jan Nieuwenhuizen | core: jam-scaper/garbage-collector: Use only one arena.
|
commit | commitdiff | tree |
2018-04-24 |
Jan Nieuwenhuizen | mescc: Create less garbage when dumping M1.
|
commit | commitdiff | tree |
2018-04-24 |
Jan Nieuwenhuizen | core: last_pair: Move to core.
|
commit | commitdiff | tree |
2018-04-24 |
Jan Nieuwenhuizen | core: equal2_p: Add short-circuit and eliminate tail...
|
commit | commitdiff | tree |
2018-04-23 |
Jan Nieuwenhuizen | mescc: Use display for dumping M1.
|
commit | commitdiff | tree |
2018-04-22 |
Jan Nieuwenhuizen | mes: Guile-like command-line interface.
|
commit | commitdiff | tree |
2018-04-22 |
Jan Nieuwenhuizen | mes: getopt-long: Support stop-at-first-non-option.
|
commit | commitdiff | tree |
2018-04-22 |
Jan Nieuwenhuizen | mes: Add isatty?.
|
commit | commitdiff | tree |
2018-04-22 |
Jan Nieuwenhuizen | mlibc: Add isatty.
|
commit | commitdiff | tree |
2018-04-22 |
Jan Nieuwenhuizen | mlibc: Add ioctl.
|
commit | commitdiff | tree |
2018-04-10 |
Jan Nieuwenhuizen | core: Compile minimal mes with MES_MINI=1.
|
commit | commitdiff | tree |
2018-04-21 |
Jan Nieuwenhuizen | core; reader_read_string: Support escaped characters.
|
commit | commitdiff | tree |
2018-04-22 |
Jan Nieuwenhuizen | Revert "mescc: Use core:write."
|
commit | commitdiff | tree |
2018-04-21 |
Jan Nieuwenhuizen | mescc: Use core:write.
|
commit | commitdiff | tree |
2018-04-22 |
Jan Nieuwenhuizen | mes: display: Display escaped characters.
|
commit | commitdiff | tree |
2018-04-21 |
Jan Nieuwenhuizen | core: display_helper: Display escaped characters.
|
commit | commitdiff | tree |
2018-04-21 |
Jan Nieuwenhuizen | mes: Resurrect macros in repl.
|
commit | commitdiff | tree |
2018-04-21 |
Jan Nieuwenhuizen | core: Fixes for garbage collector/jam scraper.
|
commit | commitdiff | tree |
2018-04-21 |
Jan Nieuwenhuizen | core: drop global_p from variable.
|
commit | commitdiff | tree |
2018-04-21 |
Jan Nieuwenhuizen | core: Reenable full printing of lists.
|
commit | commitdiff | tree |
2018-04-20 |
Jan Nieuwenhuizen | core: append2, append_reverse, reverse, reverse!: Create...
|
commit | commitdiff | tree |
2018-04-20 |
Jan Nieuwenhuizen | core: vector_to_list: Create less garbage.
|
commit | commitdiff | tree |
2018-04-20 |
Jan Nieuwenhuizen | core: Optimize vector-map, vector-for-each.
|
commit | commitdiff | tree |
2018-04-18 |
Jan Nieuwenhuizen | Revert "build-32.sh"
|
commit | commitdiff | tree |
2018-04-16 |
Jan Nieuwenhuizen | build-32.sh
|
commit | commitdiff | tree |
2018-04-14 |
Jan Nieuwenhuizen | core: Cleanup make_cell, remove tmp cells.
|
commit | commitdiff | tree |
2018-04-21 |
Jan Nieuwenhuizen | Revert "mlibc: Use memmove in realloc."
|
commit | commitdiff | tree |
2018-04-15 |
Jan Nieuwenhuizen | mlibc: Use memmove in realloc.
|
commit | commitdiff | tree |
2018-04-15 |
Jan Nieuwenhuizen | mes: Add char-whitespace?
|
commit | commitdiff | tree |
2018-04-14 |
Jan Nieuwenhuizen | mes: Move base-0.mes int boot-0.scm.
|
commit | commitdiff | tree |
2018-04-13 |
Jan Nieuwenhuizen | mes: Unify mlibc-gcc and mes builds.
|
commit | commitdiff | tree |
2018-04-12 |
Jan Nieuwenhuizen | core: Remove local variables from gc.
|
commit | commitdiff | tree |
next |