aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/base.scm (unfollow)
Commit message (Expand)Author
2023-10-16Change printer for vcomponent.Hugo Hörnquist
2023-10-09Fix `prop` for multi-valued items.Hugo Hörnquist
2023-09-05Major work on, something.Hugo Hörnquist
2023-04-12UNFINISHED work on data stores and formats.Hugo Hörnquist
2023-04-10Add various TODOsHugo Hörnquist
2023-02-23Change child/parent interface for vcomponent.Hugo Hörnquist
2022-10-16Truncate print for spawned repl.Hugo Hörnquist
2022-06-23Normalize keyword syntax.Hugo Hörnquist
2022-06-23Centralize (almost) all exports to :export in define-module.Hugo Hörnquist
2022-05-11Add procedure remove-child!Hugo Hörnquist
2022-04-05Minor fixups.Hugo Hörnquist
2022-01-31Move stuff from calp/util to hnh/util.Hugo Hörnquist
2021-12-22Cleanup modules.Hugo Hörnquist
2021-12-06Add delete-{parameter,property}!Hugo Hörnquist
2021-08-10Export vline? from (vcomponent base).Hugo Hörnquist
2020-10-05Simplify /insert endpoint.Hugo Hörnquist
2020-08-24Move util modules into calp module..Hugo Hörnquist
2020-08-17even more.Hugo Hörnquist
2020-08-12Event edit within calendar now works.Hugo Hörnquist
2020-07-24Remove some unused procedures.Hugo Hörnquist
2020-07-17Properties now return alist instead of hashmap.Hugo Hörnquist
2020-07-17Resolve TODO about parameter name.Hugo Hörnquist
2020-07-14Add TODO about VALUE in some cases.Hugo Hörnquist
2020-07-07Remove some TODO:s.Hugo Hörnquist
2020-07-07Finished renamining attribute to property.Hugo Hörnquist
2020-07-07Rename attributes => properties, properties => parameters.Hugo Hörnquist
2020-06-25Minor changes to vcomponent base.Hugo Hörnquist
2020-06-16Remove concatenate from get-attr.Hugo Hörnquist
2020-06-15Save soruce-prop object to vline.Hugo Hörnquist
2020-05-23Whitespace cleanup.Hugo Hörnquist
2020-05-22Repair ical output for keys with multiple vlines.Hugo Hörnquist
2020-05-09New parser now on feature parity with old.Hugo Hörnquist
2020-04-10Add some TODO's.Hugo Hörnquist
2020-01-22Add bettyr vcomponent record printer.Hugo Hörnquist
2019-12-24Rework program initialization.Hugo Hörnquist
2019-11-11Change attribute to return hash-map.Hugo Hörnquist
2019-11-04Maybe fixed timezone?Hugo Hörnquist
2019-11-03Move stuff between vcomponent/{base,parse}.Hugo Hörnquist
2019-11-03Remove make-vcomponent.Hugo Hörnquist
2019-11-03Readd color parsing, fix minor bugs.Hugo Hörnquist
2019-11-02Move parser into module subtree.Hugo Hörnquist
2019-10-06Fix property access.Hugo Hörnquist
2019-10-06Fix re-export of add-child!Hugo Hörnquist
2019-10-06Minor cleanup in scheme code.Hugo Hörnquist
2019-10-04HTML output seems to work in full now.Hugo Hörnquist
2019-10-04Actually fix NAME.Hugo Hörnquist
2019-10-04Remove debug prints..Hugo Hörnquist
2019-10-03Everything seems to parse now.Hugo Hörnquist
2019-10-03Locate bug with DTEND.Hugo Hörnquist
2019-10-03Slowly going through and fixing everything.Hugo Hörnquist