summaryrefslogtreecommitdiffstats
path: root/lib.c
Commit message (Expand)AuthorAgeFilesLines
...
* First cut at hash tables. One known problem is allocation during gc,Kaz Kylheku2009-11-091-1/+15
* Throw exception on stream error during close, or I/O operations. ThisKaz Kylheku2009-11-061-3/+4
* Bug ID 27895: Calls to protect have an argument list terminatedKaz Kylheku2009-11-011-1/+2
* Bug ID 27899: Garbage collection problem: method of locating stackKaz Kylheku2009-11-011-16/+3
* Fix broken LSTR and FUN cases in equal.Kaz Kylheku2009-11-041-7/+9
* Version 019txr-019Kaz Kylheku2009-11-031-1/+1
* Change the freeform line catenation semantics to terminationKaz Kylheku2009-11-031-18/+15
* Got regex working over lazy strings from freeform.Kaz Kylheku2009-11-021-2/+5
* Implement custom separator and limit in freeform.Kaz Kylheku2009-11-021-8/+28
* Lazy string fix.Kaz Kylheku2009-11-021-1/+2
* Start of implementation for freestyle matching.Kaz Kylheku2009-11-021-121/+328
* txr-017 2009-10-17txr-017Kaz Kylheku2017-07-311-2/+2
* txr-016 2009-10-16txr-016Kaz Kylheku2017-07-311-1/+3
* txr-015 2009-10-15txr-015Kaz Kylheku2017-07-311-324/+247
* txr-014 2009-10-05txr-014Kaz Kylheku2017-07-311-21/+124
* txr-013 2009-09-30txr-013Kaz Kylheku2017-07-311-2/+21
* txr-012 2009-09-28txr-012Kaz Kylheku2017-07-311-1/+119
* txr-011 2009-09-25txr-011Kaz Kylheku2017-07-311-0/+1609