Commit graph

9 commits

Author SHA1 Message Date
Oliver Blanthorn fcb55685d2
Update to ts6
Most of the changed lines in this are from random
breaking changes in typedoc meaning that lots of
docstrings needed to be rewritten
2026-07-20 00:24:35 +02:00
Jakub Okoński a8b740b1bd Add strong typing to background messages 2019-10-26 21:55:59 +02:00
Saul Reynolds-Haertle 2e5fdfb63c Run excmds in content. 2019-04-21 02:42:59 -07:00
Anton Vilhelm Ásgeirsson d3e2d3dbec Use utf-8 explicitly for macro script. 2019-02-19 16:58:46 +00:00
Oliver Blanthorn fad7851829
Fix #394: rename generated source .name.generated.ext 2018-04-22 17:15:40 +01:00
Colin Caine 7dda663a47 excmd: Simplify IPC for geturlsforlinks
This is more about maybe expanding the macro system in the future. Need
to look at how other projects do it.
2017-11-28 00:20:49 +00:00
Colin Caine 71484e9873 excmds: documentation and minor changes 2017-11-19 06:16:33 +00:00
Colin Caine 58ed23913d exmode: Give build-time error on bad arg types 2017-11-09 05:44:48 +00:00
Colin Caine 7697072be1 build: Move scripts out. Make generated files obv.
To speed up builds, typedoc is now run in the background, which means
that the build won't fail if typedoc fails.
2017-11-08 18:13:40 +00:00
Renamed from src/excmds_macros.py (Browse further)