aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add util module.Hugo Hörnquist2019-03-05
* Add attr as generalized setter for vcomponent attributes.Hugo Hörnquist2019-03-04
* set-attr! can now add new keys.Hugo Hörnquist2019-03-04
* Change vendor attribute from HH to HNH.Hugo Hörnquist2019-03-04
* Start work on recuring events.Hugo Hörnquist2019-03-02
* Move datetime stuff to better suited files.Hugo Hörnquist2019-03-02
* Add print-vcomponent procedure.Hugo Hörnquist2019-03-02
* 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