aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Start port of parse to scheme.Hugo Hörnquist2019-11-01
* Fix re-export of add-child!Hugo Hörnquist2019-10-06
* Remove old C code.Hugo Hörnquist2019-10-06
* Made parser work again (for single files).Hugo Hörnquist2019-10-02
* Disabled bunch of old stuff, new stuff kinda builds.Hugo Hörnquist2019-10-01
* Makefile cleanup.Hugo Hörnquist2019-07-21
* Add guile_auto_compile env var to makefile.Hugo Hörnquist2019-07-21
* Add html target.Hugo Hörnquist2019-07-21
* Rewrote build and main execution.Hugo Hörnquist2019-07-21
* Fix makefile so all also builds guile code.Hugo Hörnquist2019-04-26
* Remove old termios bindings.Hugo Hörnquist2019-04-05
* Add tests to makefile.Hugo Hörnquist2019-04-03
* Move C and Scheme code into subdirs.Hugo Hörnquist2019-03-22
* Add clean-scheme to makefile.Hugo Hörnquist2019-03-22
* Add ./ to makefile.Hugo Hörnquist2019-03-21
* Add termios bindings from C.Hugo Hörnquist2019-03-12
* Add ctags generation for RFC-file.Hugo Hörnquist2019-03-11
* Simplify Makefiel.Hugo Hörnquist2019-02-26
* Switch back to C compiler.Hugo Hörnquist2019-02-23
* Made to compile as C++.Hugo Hörnquist2019-02-18
* Maybe improved makefile.Hugo Hörnquist2019-02-18
* Minor cleanup.Hugo Hörnquist2019-02-10
* Improve makefile for building .dot.Hugo Hörnquist2019-02-10
* Remove SAFE_STR, making strbuf always safe.Hugo Hörnquist2019-02-10
* V{calendar,event} merged into vcomponent, making it symmetic.Hugo Hörnquist2019-02-08
* Remove pendatic, update macro to be more portable.Hugo Hörnquist2019-02-08
* Improve templating macros.Hugo Hörnquist2019-02-05
* Fix most memmory errors.Hugo Hörnquist2019-02-05
* Loads of memmory fixes, among other.Hugo Hörnquist2019-02-03
* Add graphviz output for TRIE's.Hugo Hörnquist2019-02-03
* Made .x files secoundary in makefile.Hugo Hörnquist2019-02-03
* Change Scheme interop in C to use guile-snarf.Hugo Hörnquist2019-02-03
* Rework makefile, made .inc into .inc.h.Hugo Hörnquist2019-02-03
* Start work on a scheme interface.Hugo Hörnquist2019-02-02
* Add -Wextra flag, fix resulting warnings.Hugo Hörnquist2019-01-26
* Makefile now places .o files in subdir.Hugo Hörnquist2019-01-22
* Start using trie's instead of hash-maps.Hugo Hörnquist2019-01-22
* Set SAFE_STR in makefile.Hugo Hörnquist2019-01-20
* Further work.Hugo Hörnquist2019-01-17
* Initial commit.Hugo Hörnquist2019-01-15