Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix annoyances with dependency generation, such as picking up local | Kaz Kylheku | 2009-12-02 | 1 | -10/+6 |
| | | | | files that are not in the project. | ||||
* | * configure (cross): Print out value of $cross in --help. | Kaz Kylheku | 2009-11-23 | 1 | -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 pointers | Kaz Kylheku | 2009-11-23 | 1 | -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 Kylheku | 2009-11-14 | 1 | -6/+7 |
| | |||||
* | First cut at hash tables. One known problem is allocation during gc, | Kaz Kylheku | 2009-11-09 | 1 | -1/+2 |
| | | | | due to use of boxed numbers for vector access. | ||||
* | Got build to work in separate build directory. | Kaz Kylheku | 2009-11-04 | 1 | -9/+10 |
| | |||||
* | Update make dependencies. | Kaz Kylheku | 2009-10-30 | 1 | -3/+3 |
| | |||||
* | txr-015 2009-10-15txr-015 | Kaz Kylheku | 2017-07-31 | 1 | -0/+9 |