Tags: teesloane/firn
Tags
Feat/custom todos (#102) * Start: Update dev-parser to handle custom todos. - add better dev-parser cli instructions - handle passing keywords types. learn some rust along the way! - be a pro, don't swear. * Feat: add custom keywords (and cleanup) - add more make file commands - cleanup rust compilation of dev-parser - cleanup readme. Add: vendor mac-dev parser to bin/ Add: passing keyword strings to internal dylib. * Fix: broken tests. * Fix: pass string not vector. * Docs: new custom todos page. * Clean: axe println * Add: collect todos across entire site. * Test: new todo capturing. * Add: site-todos function + docs.
Feat: Add server repl. (#59) * Add: make config available in repl. * Docs: add repl docs. * Add: note about using repl in cli. * Docs: limitations of repl. * Add: repl - bind pprint and create help fns. * Add: repl/reload! ; some cleaning. * Refactor: rename "dir-files" -> "dir" * Test: fix missing paren. * Add: repl documentation.
PreviousNext