summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 244txr-244Kaz Kylheku2020-10-105-438/+489
* time: Solaris fix: don't assign to env_list.Kaz Kylheku2020-10-101-1/+0
* mapcar: regression: not not converting to left typeKaz Kylheku2020-10-101-1/+2
* configure: replace nm-based trick for sizesKaz Kylheku2020-10-092-82/+63
* compiler: bump up compiled file version to 5.1.Kaz Kylheku2020-10-091-1/+1
* doc: missing info about compiled file version 5.Kaz Kylheku2020-10-091-1/+3
* random: use nanoseconds for seeding.Kaz Kylheku2020-10-071-1/+1
* New function: time-nsec.Kaz Kylheku2020-10-074-1/+54
* time: move time functions out of lib.c into time.c.Kaz Kylheku2020-10-078-488/+567
* random: correctly refer to WELL512a everywhere.Kaz Kylheku2020-10-072-6/+6
* random: add tests validating WELL512a.Kaz Kylheku2020-10-072-0/+24
* random: bugfix: incorrect WELL512a.Kaz Kylheku2020-10-073-65/+98
* doc: out of order compat entries.Kaz Kylheku2020-10-071-6/+6
* METALICENSE: paragraph about Bison.Kaz Kylheku2020-10-071-0/+13
* quips: four new entries.Kaz Kylheku2020-10-061-0/+4
* New functions trim-left and trim-right.Kaz Kylheku2020-10-054-0/+140
* quips: two new entries.Kaz Kylheku2020-10-051-0/+2
* New: quip function for random humor.Kaz Kylheku2020-10-043-0/+122
* configure: quote more characters in cmdlineKaz Kylheku2020-10-021-1/+1
* compiler: don't use move immediate instructions.Kaz Kylheku2020-10-012-5/+0
* vm: deprecate move-immediate instructions.Kaz Kylheku2020-10-013-4/+10
* genvmop.txr: stop using :vars.Kaz Kylheku2020-10-011-1/+1
* txr: bugfix: repeat not finding Lisp vars in brace.Kaz Kylheku2020-10-012-10/+18
* configure: only detect lex in maintainer mode.Kaz Kylheku2020-09-242-24/+32
* configure: detect yacc only in maintainer mode.Kaz Kylheku2020-09-242-47/+46
* parser: commit Bison-2.5-generated code.Kaz Kylheku2020-09-244-11/+14353
* new: maintainer mode.Kaz Kylheku2020-09-242-0/+8
* Makefile: stray tabs.Kaz Kylheku2020-09-241-1/+1
* Version 243txr-243Kaz Kylheku2020-09-016-425/+453
* oop: add tests for diamond problem.Kaz Kylheku2020-09-012-2/+23
* tags: address small issue with tag lookup.Kaz Kylheku2020-09-013-8/+8
* New function: reject.Kaz Kylheku2020-09-014-0/+117
* doc: minor flaw in select syntax markup.Kaz Kylheku2020-08-301-1/+1
* doc: rewrite multiple inheritance intro paragraph.Kaz Kylheku2020-08-281-9/+3
* doc: :fini also affected by diamond problem.Kaz Kylheku2020-08-281-4/+25
* OOP: use chk_calloc for objects.Kaz Kylheku2020-08-271-9/+4
* OOP: bugfix: lazy object uninitialized dirty flag.Kaz Kylheku2020-08-271-0/+1
* OOP: optimization in dupe base check.Kaz Kylheku2020-08-271-7/+7
* structs: deal with initialization diamond problem.Kaz Kylheku2020-08-272-13/+201
* ffi/doc: bugfixes to bitfield alignment.Kaz Kylheku2020-08-242-22/+24
* doc: ffi: struct size with only zero-width field.Kaz Kylheku2020-08-241-1/+2
* ffi: bugfix: zero-width bitfield offset problem.Kaz Kylheku2020-08-241-1/+1
* ffi: correct tft->nmemb under zero-bit fields.Kaz Kylheku2020-08-241-2/+4
* doc: clarify *load-path* treatment under @(load)Kaz Kylheku2020-08-191-1/+3
* txr: repeat ferrets out Lisp-embedded vars.Kaz Kylheku2020-08-174-46/+87
* txr: identify output repeat vars at parse timeKaz Kylheku2020-08-172-52/+64
* Remove unnecessary forward declarations.Kaz Kylheku2020-08-172-3/+0
* Version 242txr-242Kaz Kylheku2020-08-144-5/+18
* match.c: revert bad commits.Kaz Kylheku2020-08-141-158/+118
* doc: listener: undo over history clarifications.Kaz Kylheku2020-08-141-6/+12