2017-01-04 |
Jan Nieuwenhuizen | core: Expose command line. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-01-04 |
Jan Nieuwenhuizen | Include srfi-13 in base. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-01-04 |
Jan Nieuwenhuizen | Add filter-map. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-01-04 |
Jan Nieuwenhuizen | Add srfi-1:iota. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-01-04 |
Jan Nieuwenhuizen | Add pretty-print from Guile. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-01-04 |
Jan Nieuwenhuizen | Add make-string, object->string. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-01-04 |
Jan Nieuwenhuizen | Add list-set!, string-set! |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-01-04 |
Jan Nieuwenhuizen | Fix core:car, core:cdr for specials. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-01-04 |
Jan Nieuwenhuizen | core: Add continuation on stack. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-01-04 |
Jan Nieuwenhuizen | core: Uniformize calling of apply. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-01-04 |
Jan Nieuwenhuizen | core: Refactor stack handling. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-01-04 |
Jan Nieuwenhuizen | Add simple-format. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2017-01-04 |
Jan Nieuwenhuizen | Display: If possible, show name of closure. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-25 |
Jan Nieuwenhuizen | Update documentation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-25 |
Jan Nieuwenhuizen | guix hash: 1jpm8m8y2dqsl3sc6flf8da4rpdrqh6zgr2mghzjw0lg... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-25 |
Jan Nieuwenhuizen | Release 0.4. v0.4 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-25 |
Jan Nieuwenhuizen | Remove hardcoded duplication of version. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-24 |
Jan Nieuwenhuizen | Update documentation. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-24 |
Jan Nieuwenhuizen | make: Install nyacc scripts too. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-25 |
Jan Nieuwenhuizen | Revert "core: Display me debuggor." |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-25 |
Jan Nieuwenhuizen | core: Display me debuggor. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-25 |
Jan Nieuwenhuizen | Revert "core: FAT_C_READER: Show your speed." |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-25 |
Jan Nieuwenhuizen | core: FAT_C_READER: Show your speed. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-24 |
Jan Nieuwenhuizen | Refactor reader. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-24 |
Jan Nieuwenhuizen | core: Remove c3+r abbreviatons. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-24 |
Jan Nieuwenhuizen | core: Move dump, load, bload to lib.c. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-24 |
Jan Nieuwenhuizen | core: Add getenv, verbose module loading on MES_DEBUG. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-24 |
Jan Nieuwenhuizen | core: Add some error checking. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-24 |
Jan Nieuwenhuizen | core: Move reader and posix functions from mes.c |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-24 |
Jan Nieuwenhuizen | core: Remove unused symbols. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-24 |
Jan Nieuwenhuizen | Add write, add display test, some fixes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-24 |
Jan Nieuwenhuizen | core: Remove display. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-24 |
Jan Nieuwenhuizen | Import srfi-26 from Guile. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove symbol_to_list, char_to_integer, integer_t... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove string.c. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove number_to_string. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove substring. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove string_length. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove list_to_string. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove string-append. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove string. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | Add exit. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove last_pair, list_ref, string_ref. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Make closure real type. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove quote, quasiquote, quasisyntax. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove make_lambda. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove type.c. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove gc_show. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove add_environment. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove make_string. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove make_ref. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove make_char. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove make_number. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | Remove make_function. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove make_keyword. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Remove make_macro. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Simplify lookup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | Remove lookup-char. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-23 |
Jan Nieuwenhuizen | core: Cleanup symbol initialization and lookup. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | core: Remove most of reader. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-25 |
Jan Nieuwenhuizen | Refactor reader. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | core: Disable reader. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | core: Do some tail call elimination. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | core: One big eval_apply. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | core: Remove vm_call_lambda. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | Support PEG from Guile. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | Support pmatch from Guile. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | Use include-from-path for psyntax.pp. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | Use include-from-path for upstream. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-11 |
Jan Nieuwenhuizen | Add string-copy, string=, string=?, char<?, char>?... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | core: Remove quasiquote, quasisyntax. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | core: Disable quasiquote. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | Refactor quasiquote. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | core: Bugfix append with one argument. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-22 |
Jan Nieuwenhuizen | core: Do macro expansion only once. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-21 |
Jan Nieuwenhuizen | Add psyntax-based quasisyntax. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-21 |
Jan Nieuwenhuizen | core: Remove define. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-18 |
Jan Nieuwenhuizen | nyacc: Support enhanced Guile-1.8. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-19 |
Jan Nieuwenhuizen | Nyacc example scripts: support Guile-1.8. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-18 |
Jan Nieuwenhuizen | Add Nyacc example scripts. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-18 |
Jan Nieuwenhuizen | nyacc: Add mes modules. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-18 |
Jan Nieuwenhuizen | nyacc: Use standard \return rather than \cr. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-17 |
Jan Nieuwenhuizen | Import Nyacc 0.72.0. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-19 |
Jan Nieuwenhuizen | Import psyntax from Guile-1.8: R7RS with-ellipsis. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-11 |
Jan Nieuwenhuizen | Prepare for psyntax-6.3..7.3 support. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Add abs. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | core: Bugfix unread_byte. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Add ash. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Support (sxml xpath) for Nyacc c99. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Partial (rnrs arithmetic bitwise) support for Nyacc... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Nicer closure and builtin procedure display. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Add string->number. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Add unless. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Add iota. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Partial srfi-43 support for Nyacc. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Partial srfi-14 support for Nyacc. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Add delete, delq, vector-copy. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Add negative?, positive?, zero?, 1+ 1-. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Add missing srfi-1 functions for Nyacc. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2016-12-20 |
Jan Nieuwenhuizen | Add even?, odd?. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |