aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Add missing lambda in make routes.Hugo Hörnquist2022-10-16
* | Truncate print for spawned repl.Hugo Hörnquist2022-10-16
* | Better error handling when submitting events.Hugo Hörnquist2022-10-16
* | Extend catch to allow pre-unwind handlers.Hugo Hörnquist2022-10-16
* | Fix wrongly ordered TODO's.Hugo Hörnquist2022-10-16
* | Remove exec flag from guild scripts.Hugo Hörnquist2022-10-16
* | Improve source-analyzing module introspection.Hugo Hörnquist2022-10-16
* | Clarify documentation for group-by.Hugo Hörnquist2022-10-16
* | Clean up imports in main.Hugo Hörnquist2022-10-16
* | Move load-config to own file.Hugo Hörnquist2022-10-16
* | Fix minor errors.Hugo Hörnquist2022-10-16
* | Change gettext '_' to 'G_'.Hugo Hörnquist2022-10-16
* | Change NOTE to TODO.Hugo Hörnquist2022-09-23
* | Cleanup in module-{dependants,imports}.Hugo Hörnquist2022-09-23
* | Document and parameterize peg-to-graph.Hugo Hörnquist2022-09-23
* | Document and parameterize use2dot-all.Hugo Hörnquist2022-09-23
* | Move all generally usable scripts to module dir.Hugo Hörnquist2022-09-23
* | Move graphviz to main tree.Hugo Hörnquist2022-09-23
* | Add procedure module-file-mappings.Hugo Hörnquist2022-09-18
* | Extend user-additions salar to handle multiple locations.Hugo Hörnquist2022-09-18
* | Repair user-additions salar.Hugo Hörnquist2022-09-18
* | Add uniq to hnh/util.Hugo Hörnquist2022-09-18
* | Add some items to TODO.Hugo Hörnquist2022-09-18
* | Add procedure relative-to.Hugo Hörnquist2022-09-18
* | Extend module-imports to work on non-module scheme files.Hugo Hörnquist2022-09-18
* | Add library for staticly figuring out module deps.Hugo Hörnquist2022-09-18
* | Move get-forms to module static-util.Hugo Hörnquist2022-09-18
* | Slightly better error handling in HTTP routes.Hugo Hörnquist2022-09-18
* | Extend globel-even-object reload to take optional parameter.Hugo Hörnquist2022-09-18
* | Rewrote make-routes to use define-syntax.Hugo Hörnquist2022-09-18
* | Minor cleanup in TS files.Hugo Hörnquist2022-08-01
* | Change README to a markdown file.Hugo Hörnquist2022-08-01
* | Change JavaScript build system to esbuild.Hugo Hörnquist2022-08-01
* | Static should create its own directories when installing.Hugo Hörnquist2022-08-01
* | make clean in static shouldn't fail if the file isn't there.Hugo Hörnquist2022-08-01
* | Repair broken styles on search page.Hugo Hörnquist2022-07-25
* | Repair search page.Hugo Hörnquist2022-07-25
* | Add script to generate graphviz output from peg deffinitions.Hugo Hörnquist2022-07-21
* | Add diff view to test runner.Hugo Hörnquist2022-07-21
* | Add call-with-tmpfile.Hugo Hörnquist2022-07-21
* | Cleanup in fetch-liu-map script.Hugo Hörnquist2022-07-21
* | Change JS formatters interface.Hugo Hörnquist2022-07-10
* | Add srfi-64 util.Hugo Hörnquist2022-07-07
* | Tests allows multiple --only and --skip.Hugo Hörnquist2022-07-07
* | Better expected/actual printing in tests.Hugo Hörnquist2022-07-07
* | Add path-absolute?Hugo Hörnquist2022-07-07
|/
* JS user addition for parsing Microsoft Teams links.Hugo Hörnquist2022-07-07
* Extend javascript formatters to also take VEvent.Hugo Hörnquist2022-07-07
* Import missing car+cdr.Hugo Hörnquist2022-07-07
* Cleanup (vcomponent datetime).Hugo Hörnquist2022-07-07