summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Makefile: Removing trailing spaces.Kaz Kylheku2014-10-241-0/+11
* * eval.c (eval_init): Fix incorrect, registration ofKaz Kylheku2014-10-221-0/+5
* Version 100.txr-100Kaz Kylheku2014-10-221-0/+10
* Ensure that a hash reorganization doesn't take placeKaz Kylheku2014-10-221-0/+31
* * eval.c (interp_fun): If the function doesn't haveKaz Kylheku2014-10-211-0/+6
* * eval.c (eval_init): Register notf intrinsic function.Kaz Kylheku2014-10-211-0/+16
* * share/txr/stdlib/txr-case.txr: New file.Kaz Kylheku2014-10-211-0/+14
* Source file inclusion implemented: needed for macros.Kaz Kylheku2014-10-201-0/+23
* * match.c (match_fun): Bugfix: replace incorrect plain returnKaz Kylheku2014-10-191-0/+10
* * parser.l (lisp_parse): Bugfix: the error_stream argumentKaz Kylheku2014-10-191-0/+10
* * parser.y (r_exprs): New grammar symbol. r_exprs usesKaz Kylheku2014-10-191-0/+10
* * parser.y: Allow TXR to support large programs, and efficiently so.Kaz Kylheku2014-10-181-0/+12
* Deal with situation when GC is disabled and the freshobj array runs outKaz Kylheku2014-10-181-0/+17
* * match.c (mf_all): Drop data_lineno parameter. InitializeKaz Kylheku2014-10-181-0/+12
* * match.c (v_eof): Bugfix: we are at EOF not only whenKaz Kylheku2014-10-171-0/+6
* * match.c (dest_bind): Remove the restriction of not allowingKaz Kylheku2014-10-171-0/+12
* * HACKING: New section Type Safety.Kaz Kylheku2014-10-171-0/+7
* Converting cast expressions to macros that are retargettedKaz Kylheku2014-10-171-0/+94
* Purge stray occurrences of "void *" from code base.Kaz Kylheku2014-10-171-0/+37
* * arith.c (gcd): Fix semantics. If either operand isKaz Kylheku2014-10-161-0/+17
* * arith.c (gcd, lognot): Bugfix: bignum resultsKaz Kylheku2014-10-161-0/+5
* * match.c (dest_bind): More detailed log message for variableKaz Kylheku2014-10-161-0/+5
* New @(line) and @(chr) directives.Kaz Kylheku2014-10-161-0/+15
* * match.c (subst_vars): Fix buggy rendering of TXR Lisp expressionsKaz Kylheku2014-10-151-0/+18
* More type safety, with help from C++ compiler.Kaz Kylheku2014-10-141-0/+27
* C++ upkeep.Kaz Kylheku2014-10-141-0/+32
* * txr.1: Round of fixes.Kaz Kylheku2014-10-131-0/+4
* * eval.c (eval_init): Register greater function as intrinsic.Kaz Kylheku2014-10-131-0/+22
* * genvim.txr (sortuniq): Remove unnecessary function,Kaz Kylheku2014-10-131-0/+5
* * eval.c (merge_wrap): New static functionKaz Kylheku2014-10-121-0/+27
* * eval.c (eval_init): Register chr_isblank and chr_isunisp asKaz Kylheku2014-10-111-0/+17
* Fix gc safety issue in abs_path_p function.Kaz Kylheku2014-10-091-0/+9
* * stream.c (stream_init): No need to gc-protectKaz Kylheku2014-10-091-0/+10
* Moving system interface functions to separate module out ofKaz Kylheku2014-10-081-0/+31
* Add test case for recent breakage.Kaz Kylheku2014-10-081-0/+12
* Fix 2011-12-03 regression. The freeform directive codeKaz Kylheku2014-10-081-0/+20
* Version 99.txr-99Kaz Kylheku2014-10-051-0/+14
* Printing of regular expression objects implemented.Kaz Kylheku2014-10-041-0/+10
* Keep regex source code in regex objects, in anticipationKaz Kylheku2014-10-041-0/+10
* Eliminating the extra list wrapping applied to regularKaz Kylheku2014-10-031-0/+20
* * match.c (h_var): Fix regression introduced in 2014-08-11Kaz Kylheku2014-10-031-0/+12
* * Makefile: rules that rely on values from config.makeKaz Kylheku2014-10-031-0/+5
* Using unified COBJ representation for both regex kinds,Kaz Kylheku2014-10-021-0/+25
* * genman.txr: Add PayPal donation button.Kaz Kylheku2014-09-301-0/+7
* * genman.txr: TXR is now bolded in the title.Kaz Kylheku2014-09-301-0/+6
* * lib.c (do_and): Fix andf again: (andf) not producingKaz Kylheku2014-09-261-0/+5
* Version 98.txr-98Kaz Kylheku2014-09-261-0/+12
* * txr.1: Substantially revised with rich troff markup,Kaz Kylheku2014-09-261-0/+8
* * lib.c (do_and, do_or): Fix broken andf and orf,Kaz Kylheku2014-09-251-0/+6
* * Makefile (txr-manpage.pdf): New target.Kaz Kylheku2014-09-221-0/+4