Re: ANN: core.match 0.2.0-beta2

2013-06-18 Thread David Nolen
Growing documentation on the core.match wiki: http://github.com/clojure/core.match/wiki In particular people should find the sections on basic usage http://github.com/clojure/core.match/wiki/Basic-usage and advanced usage http://github.com/clojure/core.match/wiki/Advanced-usage helpful. David O

Re: [ClojureScript] ANN: core.match 0.2.0-beta2

2013-06-17 Thread ronen
Thank you! On Monday, June 17, 2013 8:10:19 AM UTC+3, Ambrose Bonnaire-Sergeant wrote: > > Fantastic news! > > > On Mon, Jun 17, 2013 at 1:04 PM, David Nolen > > wrote: > >> At long last I've come around to overhauling core.match. >> >> Changes/Fixes/Enhancements are documented here: >> http://g

Re: [ClojureScript] ANN: core.match 0.2.0-beta2

2013-06-17 Thread David Pollak
Awesome! On Mon, Jun 17, 2013 at 1:04 AM, David Nolen wrote: > At long last I've come around to overhauling core.match. > > Changes/Fixes/Enhancements are documented here: > http://github.com/clojure/core.match/blob/master/CHANGES.md > > core.match should no longer have AOT issues as far as I k

Re: [ClojureScript] ANN: core.match 0.2.0-beta2

2013-06-17 Thread Pierre-Yves Ritschard
Thank you for the AOT fixes! On Mon, Jun 17, 2013 at 7:10 AM, Ambrose Bonnaire-Sergeant < abonnaireserge...@gmail.com> wrote: > Fantastic news! > > > On Mon, Jun 17, 2013 at 1:04 PM, David Nolen wrote: > >> At long last I've come around to overhauling core.match. >> >> Changes/Fixes/Enhancements

Re: [ClojureScript] ANN: core.match 0.2.0-beta2

2013-06-16 Thread Ambrose Bonnaire-Sergeant
Fantastic news! On Mon, Jun 17, 2013 at 1:04 PM, David Nolen wrote: > At long last I've come around to overhauling core.match. > > Changes/Fixes/Enhancements are documented here: > http://github.com/clojure/core.match/blob/master/CHANGES.md > > core.match should no longer have AOT issues as far

ANN: core.match 0.2.0-beta2

2013-06-16 Thread David Nolen
At long last I've come around to overhauling core.match. Changes/Fixes/Enhancements are documented here: http://github.com/clojure/core.match/blob/master/CHANGES.md core.match should no longer have AOT issues as far as I know and many long outstanding bugs have been eliminated. The ClojureScript