Monkey
Store
Community
Apps
Contact
Login or Signup

V36 Up!

Monkey Programming Forums/Monkey Programming/V36 Up!

marksibly(Posted 1+ years ago) 
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.