specter/scripts
Jeff Evans 9a34d381f2 Support bootstrap ClojureScript - #72
Adding self-host testing infrastructure and scripts (including tach
plugin)

Incorporating cgrand/macrovich plugin to separate macro definitions from usage in specter.cljc

Changing tests to use :require with :refer-macros to bring in cljs.test macros in cljs mode

Rewriting extend-protocolpath to use extend-protocol, which is available in cljs (extend is not)

Fixing ic-prepare-path implementation to use VarUse even in hosted mode (hardcoding the condition to false)

Various changes in test files to get them working in all three modes

In test, using correct symbol for inc depending on the environment
2020-10-22 14:02:17 -05:00
..
self-host/com/rpl/specter/self_host Support bootstrap ClojureScript - #72 2020-10-22 14:02:17 -05:00
benchmarks.clj Improve before-index performance #223 (#291) 2020-09-17 15:15:42 -04:00
cljs-repl.sh move repl.clj to scripts 2017-06-12 12:29:49 -04:00
repl.clj move repl.clj to scripts 2017-06-12 12:29:49 -04:00
run-benchmarks use criterium for benchmarks, output JVM and clojure version 2018-12-13 12:54:28 +01:00
test-self-host Support bootstrap ClojureScript - #72 2020-10-22 14:02:17 -05:00
test-self-host.clj Support bootstrap ClojureScript - #72 2020-10-22 14:02:17 -05:00