summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Synchronize license comments with LICENSE.Kaz Kylheku2016-10-011-16/+17
* Adding tests for split-str.Kaz Kylheku2016-09-171-0/+1
* Fix multi-arch build issue for txr.res.Kaz Kylheku2016-08-061-1/+1
* Fix issue in make dependency generation.Kaz Kylheku2016-08-061-1/+2
* The cmdwrap sh.exe hack is no longer needed.Kaz Kylheku2016-06-301-5/+0
* Fix command spawning on Cygwin-based standalone image.Kaz Kylheku2016-06-291-0/+5
* Eliminating the ! $ and - file-opening hacks.Kaz Kylheku2016-05-311-1/+1
* Adding termios support.Kaz Kylheku2016-05-181-0/+1
* Some recent versions of flex contain // comment.Kaz Kylheku2016-05-061-1/+6
* Adding manual page checker.Kaz Kylheku2016-04-261-1/+2
* Check man page for errors when generating PDF.Kaz Kylheku2016-04-261-1/+1
* Adding ftw function.Kaz Kylheku2016-04-151-0/+1
* Basic regression test case for sockets.Kaz Kylheku2016-03-071-0/+1
* Adding socket support: unix, ipv4, ipv6.Kaz Kylheku2016-02-261-0/+1
* Support extra linker flags.Kaz Kylheku2016-01-131-1/+1
* Copyright year bump.Kaz Kylheku2015-12-311-1/+1
* Increase stack size on Windows.Kaz Kylheku2015-11-291-1/+1
* Stop using C library setjmp/longjmp.Kaz Kylheku2015-10-251-1/+13
* Reveal struct winsize on Solaris.Kaz Kylheku2015-09-091-0/+1
* Basic REPL based on linenoise.Kaz Kylheku2015-09-051-1/+1
* Compile and link linkenoise into txr; fix errors.Kaz Kylheku2015-09-041-0/+1
* No need to point the compiler into the mpi directory.Kaz Kylheku2015-09-041-1/+0
* Introducing structs.Kaz Kylheku2015-09-021-1/+1
* Add maze generation to test suite.Kaz Kylheku2015-08-241-0/+2
* Start of new way of handling variable arguments.Kaz Kylheku2015-08-171-1/+1
* Minor dependency fix in Makefile.Kaz Kylheku2015-08-151-3/+6
* Whitespace.Kaz Kylheku2015-08-151-1/+1
* Regenerate parser and scanner if config changes.Kaz Kylheku2015-08-151-3/+3
* Remove unwanted yyparse declaration from y.tab.h.Kaz Kylheku2015-08-141-1/+8
* Crafting a better parser-priming hack.Kaz Kylheku2015-08-121-1/+2
* * Makefile (SRCS): When top_srcdir is blank, elide the entireKaz Kylheku2015-08-071-1/+2
* Define TXR_DBG macro when compiling debug build.Kaz Kylheku2015-08-031-2/+2
* Custom linker flags support.Christopher Meng2015-08-031-2/+3
* * Makefile (tst/tets/012/%): Disable --gc-debug forKaz Kylheku2015-07-251-0/+1
* Set up blank top_srcdir if building in source directory.Kaz Kylheku2015-07-231-15/+17
* Split off test macros from ifa.tl into common file.Kaz Kylheku2015-07-231-4/+3
* Fixes for building in separate dir.Kaz Kylheku2015-07-231-11/+13
* Implementing caar, cadr, cdar and friends.Kaz Kylheku2015-07-211-1/+1
* Remove places.h generation hack.Kaz Kylheku2015-06-201-17/+1
* * Makefile: whitespace fixes.Kaz Kylheku2015-06-191-3/+3
* Test ifa macro.Kaz Kylheku2015-06-191-2/+10
* Adding anaphoric ifa macro.Kaz Kylheku2015-06-171-3/+9
* Represent place.tl more compactly in image.Kaz Kylheku2015-05-191-2/+2
* * Makefile (LISP_TO_C_STRING): Strip comments, but not comment lines,Kaz Kylheku2015-05-071-2/+1
* New macro-based framework for assignment places.Kaz Kylheku2015-05-061-1/+19
* Switch to in-tree mpi directory.Kaz Kylheku2015-04-221-7/+2
* * Makefile (enforce): Update error error message.Kaz Kylheku2015-03-241-2/+2
* * Makefile (OBJS): Add parser.o.Kaz Kylheku2014-12-211-1/+1
* * Makefile: Add dependency froml $(EXTRA_OBJS-y) to headerKaz Kylheku2015-02-091-1/+3
* * Makefile: Removing bogus eval which refers to nonexistentKaz Kylheku2015-02-091-4/+0