aboutsummaryrefslogtreecommitdiff
path: root/module/util.scm (follow)
Commit message (Collapse)AuthorAge
* Add '=' case to mod!Hugo Hörnquist2019-04-20
|
* Add catch-multiple.Hugo Hörnquist2019-04-20
|
* Add `for` macro.Hugo Hörnquist2019-04-20
|
* Remove export from util.Hugo Hörnquist2019-04-20
|
* Add earlier work on timezones.Hugo Hörnquist2019-04-13
| | | | | | | | | Add earlier work on timezones, with a few inline modifications. This is really to big of a commit. But we are so far from a stable release that it should be fine. The current version seems to eager, and recalculates to many times. This will soon be fixed in a future version.
* Add mulit-set!Hugo Hörnquist2019-04-09
|
* Add unval.Hugo Hörnquist2019-04-06
|
* Add extra case to let*.Hugo Hörnquist2019-04-05
|
* Add enumerate and map-each.Hugo Hörnquist2019-04-05
|
* Minor util update regarding quick-records.Hugo Hörnquist2019-04-03
|
* Add support for improper-lists in let*.Hugo Hörnquist2019-04-01
|
* Add as-{string,symb}.Hugo Hörnquist2019-03-31
|
* Fix events being dropped by sorting them.Hugo Hörnquist2019-03-25
|
* Replace one filter.Hugo Hörnquist2019-03-25
|
* Move C and Scheme code into subdirs.Hugo Hörnquist2019-03-22