Commit Graph

21 Commits

Author SHA1 Message Date
Paul Tagliamonte
fd60a864eb Translate all foo? -> is_foo. Close #334
The fancypants Hy award goes to Nick for coming up with the quoted
symbol hack for exports. This broke with foo?, since the export string
needs to be is_foo, but using a quoted string will pick up the change
due to it being a Symbol.

Mad clown love for that, @olasd.
2013-12-01 15:03:31 -05:00
Paul Tagliamonte
a5273b233e Update NEWS for 0.9.11 2013-11-12 21:56:56 -05:00
Paul Tagliamonte
d4aa9b8632 Update NEWS. 2013-07-07 14:03:25 -04:00
Paul Tagliamonte
801a16c415 Adding NEWS entry 2013-07-06 15:04:11 -04:00
Paul Tagliamonte
5554c50671 Updating NEWS entries. 2013-07-04 22:25:40 -04:00
Paul Tagliamonte
5a82585a7f NEWS update 2013-05-12 13:40:21 -04:00
Nicolas Dandrimont
04b2d9d291 Update NEWS 2013-05-08 15:50:43 +02:00
Nicolas Dandrimont
5bed886362 Fix j-related NEWS entry
I claim this silly bug as mine!
2013-05-06 14:58:14 +03:00
Paul Tagliamonte
ba114f220b add NEWS 2013-05-05 23:03:55 -04:00
Paul R. Tagliamonte
d50551ca71 fixing the bits 2013-04-14 22:19:33 -04:00
Paul R. Tagliamonte
09d20cf904 Adding in some new items 2013-04-14 22:17:15 -04:00
Julien Danjou
f8131d3c36 compiler: add else' support in try'
This is a bit tricky, since we'll also have to support `finally' in the end,
I've introduced an Else statement on my own to be able to recognize it.

This fixes #74

Signed-off-by: Julien Danjou <julien@danjou.info>
2013-04-09 17:00:30 +02:00
Paul R. Tagliamonte
38a714b5c5 Adding more tests; new entries 2013-04-07 19:44:52 -04:00
Paul R. Tagliamonte
4db9446197 Fixing (with)'s syntax to be more hyish. 2013-04-07 18:35:36 -04:00
Paul R. Tagliamonte
4debdf63ea Adding and / or to NEWS 2013-04-07 18:18:02 -04:00
Paul R. Tagliamonte
3cc165545d add to NEWS 2013-04-07 15:07:24 -04:00
Paul R. Tagliamonte
546e7ff50b Style bits 2013-04-07 14:32:47 -04:00
Paul R. Tagliamonte
0c0db1ddcb some last entries 2013-04-07 13:24:46 -04:00
Paul R. Tagliamonte
eba57bea07 Backfilling NEWS entries 2013-04-07 13:24:19 -04:00
Paul R. Tagliamonte
0d96c95fe9 Adding 0.9.3 entries 2013-04-07 13:03:45 -04:00
Paul R. Tagliamonte
070896adca Adding in a NEW file; filling this in 2013-04-07 12:47:21 -04:00