aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Expose KEY(TRIE(content_line)) to scheme.Hugo Hörnquist2019-03-02
* Fix lingering strbuf off by one error.Hugo Hörnquist2019-03-02
* Fix setters for date types.Hugo Hörnquist2019-03-01
* Add color-if and for-each-in macros.Hugo Hörnquist2019-03-01
* Fix memmory error.Hugo Hörnquist2019-02-26
* Move stuff between code.scm and main.scm.Hugo Hörnquist2019-02-26
* Made filename attribute of all objects.Hugo Hörnquist2019-02-26
* Strbuf remove init_1, add strbuf_load.Hugo Hörnquist2019-02-26
* 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