aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Simplify Makefiel.Hugo Hörnquist2019-02-26
* Fix problem with uninitialized memmory.Hugo Hörnquist2019-02-26
* Some scheme code.Hugo Hörnquist2019-02-26
* Minor graphs.c cleanup.Hugo Hörnquist2019-02-26
* Fix graph output.Hugo Hörnquist2019-02-26
* Minor cleanup.Hugo Hörnquist2019-02-26
* Fix DEEP_COPY(TRIE(T)).Hugo Hörnquist2019-02-26
* Fix KEYS(TRIE(T)).Hugo Hörnquist2019-02-26
* WIP.Hugo Hörnquist2019-02-26
* Cleanup.Hugo Hörnquist2019-02-26
* Fix memmory errors.Hugo Hörnquist2019-02-26
* Start update of types.Hugo Hörnquist2019-02-26
* Move load-extension to (vcalendar primitive).Hugo Hörnquist2019-02-26
* Add simple sorted agenda to code.scm.Hugo Hörnquist2019-02-26
* Remove printing of all opened filenames.Hugo Hörnquist2019-02-26
* Add %vcomponent-parent.Hugo Hörnquist2019-02-26
* Start on propper vcalendar scheme library.Hugo Hörnquist2019-02-26
* Add vcompponent_push_child_x.Hugo Hörnquist2019-02-26
* Rename some functions.Hugo Hörnquist2019-02-26
* Single elemnt lists in components now return their CAR.Hugo Hörnquist2019-02-25
* Store static reference to SCM version of vcomponent.Hugo Hörnquist2019-02-25
* Add GC guards.Hugo Hörnquist2019-02-25
* Add scm field to strbuf.Hugo Hörnquist2019-02-25
* Reenable guile stuff.Hugo Hörnquist2019-02-23
* Switch back to C compiler.Hugo Hörnquist2019-02-23
* Comments and generalizations.Hugo Hörnquist2019-02-23
* Fix c++ compile warnings.Hugo Hörnquist2019-02-21
* Made to compile as C++.Hugo Hörnquist2019-02-18
* Start rework of guile interface.Hugo Hörnquist2019-02-18
* Maybe improved makefile.Hugo Hörnquist2019-02-18
* Slightly improve main default output.Hugo Hörnquist2019-02-18
* Fix pending fixes in calendar.c.Hugo Hörnquist2019-02-15
* Move fold function.Hugo Hörnquist2019-02-15
* Add character escaping.Hugo Hörnquist2019-02-15
* Add ERR_P macro.Hugo Hörnquist2019-02-15
* LinkedList O(1) length.Hugo Hörnquist2019-02-15
* Remove repeat information in invocation of FOR macro.Hugo Hörnquist2019-02-15
* Improve FOR macro.Hugo Hörnquist2019-02-15
* Add toggle for node data output.Hugo Hörnquist2019-02-15
* Rewrote content_line, and how parameters are stored.Hugo Hörnquist2019-02-15
* Replace key_val type with templatized PAIR(T, V).Hugo Hörnquist2019-02-15
* Merge strbuf copy functions.Hugo Hörnquist2019-02-15
* Move trie->dot from trie to graphs. Add value printing.Hugo Hörnquist2019-02-10
* Add space to FMT(LLIST(T)).Hugo Hörnquist2019-02-10
* Minor cleanup.Hugo Hörnquist2019-02-10
* Add parameters to graph output.Hugo Hörnquist2019-02-10
* Add support for parameters in parser!Hugo Hörnquist2019-02-10
* Fix linked_list RESET.Hugo Hörnquist2019-02-10
* Clean up vcal, add key_val type.Hugo Hörnquist2019-02-10
* Replace printf/puts with INFO/ERR.Hugo Hörnquist2019-02-10