Commit Graph

17 Commits

Author SHA1 Message Date
Juho Teperi 19b77dccf0 Add dates to news posts 2017-11-28 19:16:26 +02:00
Dan Holmsand 45b93c8145 Rename .' and .! to $ and $! respectively
This seems to be necessary to avoid trouble with bootstrapped cljs.

The old macros are still around, but deprecated.
2015-10-22 13:23:49 +02:00
Dan Holmsand 2d4500b61f Tweak demo site styling a little 2015-10-14 09:51:51 +02:00
Dan Holmsand be1dfaeba7 Merge branch 'with-let' 2015-09-24 11:00:32 +02:00
Dan Holmsand ca5ce00c34 Rename monitor -> track, and monitor! -> track! 2015-09-19 16:49:13 +02:00
Dan Holmsand fdef5e6c9f Make cursor used cached reactions 2015-09-14 15:03:39 +02:00
Dan Holmsand ee2644836d add back register-page 2015-09-08 20:18:27 +02:00
Dan Holmsand c95a9ec7ba content to set-content 2015-09-08 18:07:29 +02:00
Dan Holmsand 2596daaf3e wip 2015-09-08 00:29:06 +02:00
Dan Holmsand df464eda35 wip 2015-09-08 00:12:41 +02:00
Dan Holmsand b520dfd6be wip 2015-09-07 23:01:33 +02:00
Dan Holmsand 7c2455f858 atom -> r/atom in all posts 2015-07-31 09:58:07 +02:00
Dan Holmsand d4a595e577 Describe new features since first alpha in news050.cljs 2015-03-11 17:51:35 +01:00
Dan Holmsand 163308a392 Make site and examples work with ClojureScript 2816
ClojureScript all of a sudden complains about "single segment
namespaces", which forces a rather massive reorg.

Also, cljs.test/run-tests is broken.
2015-02-10 14:35:12 +01:00
Dan Holmsand 4d559ef862 Move syntax highlighting to ClojureScript, to reduce code size a bit 2015-02-09 21:02:31 +01:00
Dan Holmsand d57fbc8fd6 Simplify page handling in demo a little 2015-01-31 22:02:30 +01:00
Dan Holmsand f4ec73e77d Add news item about new version 2014-12-10 12:02:47 +01:00