summaryrefslogtreecommitdiffstats
path: root/dep.mk
Commit message (Collapse)AuthorAgeFilesLines
* Impelement derivative-based regular expressions.Kaz Kylheku2010-01-131-1/+1
|
* Fix annoyances with dependency generation, such as picking up localKaz Kylheku2009-12-021-10/+6
| | | | files that are not in the project.
* * configure (cross): Print out value of $cross in --help.Kaz Kylheku2009-11-231-12/+12
| | | | | | | * depend.txr: Add "config.h" to list of headers that are not prefixed with $(top_srcdir). * dep.mk: Regenerated.
* Improving portability. It is no longer assumed that pointersKaz Kylheku2009-11-231-12/+15
| | | | | | | | can be converted to a type long and vice versa. The configure script tries to detect the appropriate type to use. Also, some run-time checking is performed in the streams module to detect which conversions specifier strings to use for printing numbers.
* dep.mk: Regenerated.Kaz Kylheku2009-11-141-6/+7
|
* First cut at hash tables. One known problem is allocation during gc,Kaz Kylheku2009-11-091-1/+2
| | | | due to use of boxed numbers for vector access.
* Got build to work in separate build directory.Kaz Kylheku2009-11-041-9/+10
|
* Update make dependencies.Kaz Kylheku2009-10-301-3/+3
|
* txr-015 2009-10-15txr-015Kaz Kylheku2017-07-311-0/+9