aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Minor cleanups.Hugo Hörnquist2019-04-10
|
* Start using multi-set!Hugo Hörnquist2019-04-09
|
* Add slightly better terminal drawing procedures.Hugo Hörnquist2019-04-09
|
* Add mulit-set!Hugo Hörnquist2019-04-09
|
* Fix timezone accumelator.Hugo Hörnquist2019-04-06
|
* Add ev-time<?.Hugo Hörnquist2019-04-06
|
* Add temporary set-attributes!Hugo Hörnquist2019-04-06
|
* Rename get_property to get_attributes.Hugo Hörnquist2019-04-06
|
* Add unval.Hugo Hörnquist2019-04-06
|
* Add termios tests.Hugo Hörnquist2019-04-05
|
* Remove old termios bindings.Hugo Hörnquist2019-04-05
|
* Move termios bindings to scheme code.Hugo Hörnquist2019-04-05
|
* Add extra case to let*.Hugo Hörnquist2019-04-05
|
* Add enumerate and map-each.Hugo Hörnquist2019-04-05
|
* Whitespace fix.Hugo Hörnquist2019-04-03
|
* Add stream-find.Hugo Hörnquist2019-04-03
|
* Move examples from recurrence internal to tests.Hugo Hörnquist2019-04-03
|
* Minor util update regarding quick-records.Hugo Hörnquist2019-04-03
|
* Add tests to makefile.Hugo Hörnquist2019-04-03
|
* Update tests.Hugo Hörnquist2019-04-03
|
* Add parser for BYDAY RRULE's.Hugo Hörnquist2019-04-01
|
* Add tests for let*.Hugo Hörnquist2019-04-01
|
* Add support for improper-lists in let*.Hugo Hörnquist2019-04-01
|
* Add test for properties from scheme.Hugo Hörnquist2019-03-31
|
* Add (read only) property access from scheme.Hugo Hörnquist2019-03-31
|
* Add as-{string,symb}.Hugo Hörnquist2019-03-31
|
* Add cval field to LLIST.Hugo Hörnquist2019-03-31
|
* Cal name now set to basename of path.Hugo Hörnquist2019-03-29
|
* Minor whitespace fixup.Hugo Hörnquist2019-03-29
|
* Replace recur loop with while.Hugo Hörnquist2019-03-29
|
* Add summary-filter to SUMMARY field.Hugo Hörnquist2019-03-29
|
* Move TTY input to end of loop.Hugo Hörnquist2019-03-29
|
* Fix #\q in main loop.Hugo Hörnquist2019-03-25
|
* Fix timespan-overlaps? to align better with days.Hugo Hörnquist2019-03-25
|
* Minor cleanups.Hugo Hörnquist2019-03-25
|
* Fix events being dropped by sorting them.Hugo Hörnquist2019-03-25
|
* Replace one filter.Hugo Hörnquist2019-03-25
|
* Update make-vcomponent to allow VIRTUAL components.Hugo Hörnquist2019-03-24
|
* Add VIRTUAL vcomponents.Hugo Hörnquist2019-03-24
| | | | | | | | VIRTUAL vcomponents are vcomponents created without a source. Their primiary purpose is for creating brand new events, which will later be dumped to the proper files. They can however also be used in testing for great effect.
* Set up better test for recurring events.Hugo Hörnquist2019-03-23
|
* Minor cleanup.Hugo Hörnquist2019-03-22
|
* Fix recur-event-stream.Hugo Hörnquist2019-03-22
|
* Add explicit import of (ice-9 format) to vcal output.Hugo Hörnquist2019-03-22
|
* Add comment on NAME attr.Hugo Hörnquist2019-03-22
|
* Add tests to C main.Hugo Hörnquist2019-03-22
|
* Fix error when setting attr before ever accessing it.Hugo Hörnquist2019-03-22
|
* Add empty constructor for vcomponent.Hugo Hörnquist2019-03-22
|
* Fix GET(TRIE(T)) erroring when target was a neighbour.Hugo Hörnquist2019-03-22
|
* Fix errors shown by scan-build.Hugo Hörnquist2019-03-22
|
* Move C and Scheme code into subdirs.Hugo Hörnquist2019-03-22
|