2017-01-17 |
Jan Nieuwenhuizen | scm: Add string-delete.
|
commit | commitdiff | tree |
2017-04-02 |
Jan Nieuwenhuizen | mescc: Add open/read C-tests.
|
commit | commitdiff | tree |
2017-01-10 |
Jan Nieuwenhuizen | mescc: Support ?.
|
commit | commitdiff | tree |
2017-01-10 |
Jan Nieuwenhuizen | mescc: Support open, read.
|
commit | commitdiff | tree |
2017-01-10 |
Jan Nieuwenhuizen | mescc: Support globals.
|
commit | commitdiff | tree |
2017-01-09 |
Jan Nieuwenhuizen | mescc: Small ELF tweaks allowing debugging with gdb.
|
commit | commitdiff | tree |
2017-01-08 |
Jan Nieuwenhuizen | mescc: Handle && in if and while.
|
commit | commitdiff | tree |
2017-01-07 |
Jan Nieuwenhuizen | mescc: Proper support for i++,++i,i--,--i.
|
commit | commitdiff | tree |
2017-04-02 |
Jan Nieuwenhuizen | mescc: Beginning of expression and test template.
|
commit | commitdiff | tree |
2017-01-05 |
Jan Nieuwenhuizen | mescc: Have micro-mes use strcmp to print help.
|
commit | commitdiff | tree |
2017-01-05 |
Jan Nieuwenhuizen | mescc: Compile specific for loop.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | mescc: Refactor compiler.
|
commit | commitdiff | tree |
2017-01-07 |
Jan Nieuwenhuizen | scm: Fix psyntax/keyword/optargs interaction bug.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Compile file supplied on command line.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | nyacc: Add cpp to c99 mes module.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Rename symbols to globals.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Have micro-mes use if not to segfault.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Have micro-mes print argv.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Have micro-mes print argc.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Support literal .byte in asm ().
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | mescc: Remove data section from disassembly.
|
commit | commitdiff | tree |
2017-01-02 |
Jan Nieuwenhuizen | mescc: Formals, local variables.
|
commit | commitdiff | tree |
2017-01-02 |
Jan Nieuwenhuizen | mescc: Nicer functions/parameters.
|
commit | commitdiff | tree |
2017-01-02 |
Jan Nieuwenhuizen | mini-mes: Parse with Nyacc.
|
commit | commitdiff | tree |
2017-04-02 |
Jan Nieuwenhuizen | mescc: Scaffolding of Nyacc compile experiments.
|
commit | commitdiff | tree |
2017-04-02 |
Jan Nieuwenhuizen | mescc: Nyacc updates, factor-out elf-util.
|
commit | commitdiff | tree |
2016-12-31 |
Jan Nieuwenhuizen | mescc: Use Nyacc frontend.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | scm: Avoid xpath's shadowing of filter.
|
commit | commitdiff | tree |
2016-12-26 |
Jan Nieuwenhuizen | nyacc: Move README.nyacc.
|
commit | commitdiff | tree |
2016-12-26 |
Jan Nieuwenhuizen | nyacc: Add README.nyacc.
|
commit | commitdiff | tree |
2016-12-25 |
Jan Nieuwenhuizen | tests: Move (ice-9 syncase) into cond-expand.
|
commit | commitdiff | tree |
2017-03-26 |
Jan Nieuwenhuizen | nyacc: Move (ice-9 syncase) into cond-expand.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | core: Move GNUisms inside #if.
|
commit | commitdiff | tree |
2017-01-22 |
Jan Nieuwenhuizen | repl: Fix expand in repl.
|
commit | commitdiff | tree |
2017-01-03 |
Jan Nieuwenhuizen | scm: Error throws rather than hard exit.
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | repl: Use exception handling.
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | core: Throw exceptions rather than asserts.
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | core+scm: Implement exception handling.
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | Revert "core: Display me debuggor CPS+CC."
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | core: Display me debuggor CPS+CC.
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | core: Add continuations, call/cc.
|
commit | commitdiff | tree |
2016-12-28 |
Jan Nieuwenhuizen | core: Rewrite eval_apply in continuation passing style.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Support radix for string->number, number->string.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add string-take, string-drop.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | core: Stderr_ also print numbers.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Bugfixes bytevectors.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Append-map: handle multiple list.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | core: Move GNUisms inside #if.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add drain-input.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Bugfix for reading #\*eof* character.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | core: Expose command line.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Include srfi-13 in base.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add filter-map.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add srfi-1:iota.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add pretty-print from Guile.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add make-string, object->string.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add list-set!, string-set!
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Fix core:car, core:cdr for specials.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | core: Add continuation on stack.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | core: Uniformize calling of apply.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | core: Refactor stack handling.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Add simple-format.
|
commit | commitdiff | tree |
2017-01-04 |
Jan Nieuwenhuizen | Display: If possible, show name of closure.
|
commit | commitdiff | tree |
2016-12-25 |
Jan Nieuwenhuizen | Update documentation.
|
commit | commitdiff | tree |
2016-12-25 |
Jan Nieuwenhuizen | guix hash: 1jpm8m8y2dqsl3sc6flf8da4rpdrqh6zgr2mghzjw0lg34v1r21j
|
commit | commitdiff | tree |
2016-12-25 |
Jan Nieuwenhuizen | Release 0.4.
|
commit | commitdiff | tree |
2016-12-25 |
Jan Nieuwenhuizen | Remove hardcoded duplication of version.
|
commit | commitdiff | tree |
2016-12-24 |
Jan Nieuwenhuizen | Update documentation.
|
commit | commitdiff | tree |
2016-12-24 |
Jan Nieuwenhuizen | make: Install nyacc scripts too.
|
commit | commitdiff | tree |
2016-12-25 |
Jan Nieuwenhuizen | Revert "core: Display me debuggor."
|
commit | commitdiff | tree |
2016-12-25 |
Jan Nieuwenhuizen | core: Display me debuggor.
|
commit | commitdiff | tree |
2016-12-25 |
Jan Nieuwenhuizen | Revert "core: FAT_C_READER: Show your speed."
|
commit | commitdiff | tree |
2016-12-25 |
Jan Nieuwenhuizen | core: FAT_C_READER: Show your speed.
|
commit | commitdiff | tree |
2016-12-24 |
Jan Nieuwenhuizen | Refactor reader.
|
commit | commitdiff | tree |
2016-12-24 |
Jan Nieuwenhuizen | core: Remove c3+r abbreviatons.
|
commit | commitdiff | tree |
2016-12-24 |
Jan Nieuwenhuizen | core: Move dump, load, bload to lib.c.
|
commit | commitdiff | tree |
2016-12-24 |
Jan Nieuwenhuizen | core: Add getenv, verbose module loading on MES_DEBUG.
|
commit | commitdiff | tree |
2016-12-24 |
Jan Nieuwenhuizen | core: Add some error checking.
|
commit | commitdiff | tree |
2016-12-24 |
Jan Nieuwenhuizen | core: Move reader and posix functions from mes.c
|
commit | commitdiff | tree |
2016-12-24 |
Jan Nieuwenhuizen | core: Remove unused symbols.
|
commit | commitdiff | tree |
2016-12-24 |
Jan Nieuwenhuizen | Add write, add display test, some fixes.
|
commit | commitdiff | tree |
2016-12-24 |
Jan Nieuwenhuizen | core: Remove display.
|
commit | commitdiff | tree |
2016-12-24 |
Jan Nieuwenhuizen | Import srfi-26 from Guile.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove symbol_to_list, char_to_integer, integer_to_char.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove string.c.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove number_to_string.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove substring.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove string_length.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove list_to_string.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove string-append.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove string.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | Add exit.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove last_pair, list_ref, string_ref.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Make closure real type.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove quote, quasiquote, quasisyntax.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove make_lambda.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove type.c.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove gc_show.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove add_environment.
|
commit | commitdiff | tree |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove make_string.
|
commit | commitdiff | tree |
next |