Monkey
Store
Community
Apps
Contact
Login or Signup

V36 Up!

Monkey Programming Forums/Monkey Programming/V36 Up!

marksibly(Posted 1+ years ago) #1
Hi,

This update features an import fix for maps!


Modules:

Fixed nasty crash bug in Map.


Monk:

Disabled ParseError for gcc errors.

Replaced a bunch of \n's with ~n's.


Trans (1.07):

Fixed const eval of negative vals.

Fixed INTLIT '%' prefix.

Fixed new override bug for overrides that skip a class.

Fixed EvalFunc bug that allowed ()().

Fixed infinite loop with unterminated string literal.




Amon(Posted 1+ years ago) #2
Thanks! Did you get the whole flushinput scenario sorted with this release; suppose I should test, just didn't see it in the list of updates in your post.


marksibly(Posted 1+ years ago) #3
Hi,

No, I haven't done anything about input yet - I mainly wanted to get this Map fix out ASAP.


slenkar(Posted 1+ years ago) #4
thanks


dopeyrulz(Posted 1+ years ago) #5
All working fine here.


Difference(Posted 1+ years ago) #6
Champange still bombs out on GLFW http://www.monkeycoder.co.nz/Community/posts.php?topic=347 on Windows in debugmode.

PS: Please change by name in samples.html to Peter Scheutz


DruggedBunny(Posted 1+ years ago) #7
That's stopped the annoying Chrome popup on exiting HTML5 app, thanks Mark!