Commit graph

8 commits

Author SHA1 Message Date
evancz
c7928f231e Fix bug in Automaton.js 2013-01-07 00:46:29 -08:00
evancz
5bf237d903 * Fix renaming issue with a1, a2, etc. as described in [issue 75](https://github.com/evancz/Elm/issues/75)
* Switch to using $ instead of _ when depriming variables.

* Bump version number
2013-01-05 16:27:36 -08:00
evancz
b9ae74b9e5 Start using custom infix definitions. 2012-11-22 20:31:55 -08:00
evancz
e85f31fda5 New way to import that does not clutter global namespace. Switch uses of Nothing and Just to simpler expressions.
Fix IE9 bug due to `console.log`.
2012-11-20 23:18:32 -08:00
evancz
e52ece9b73 Get rid of Graphics module prefix. 2012-10-22 00:17:51 -07:00
evancz
3a47ed34aa Change the name of dragForm to draggable. 2012-10-19 00:27:12 -07:00
evancz
17232487cd Update Automaton, Dict, and Set libraries. 2012-10-19 00:13:28 -07:00
evancz
cc5d855d4e Include Automaton, Dict, and Set in the RTS. 2012-10-16 22:00:49 -07:00