Commit graph

7 commits

Author SHA1 Message Date
a70737f90f implementing database and VM error handling
added crypt and pbkdf2 libraries for password hashing

--HG--
branch : mung
2015-10-27 14:50:59 -06:00
dcaeb7145f refactored massive language file, separating into language_types and bytecode
tests for parser and virtualmachine now work!
Running test.moo is now able to successfully call built-in functions

--HG--
branch : mung
2015-09-23 14:38:03 -06:00
bae69502bd added optimizer and got language/VM mostly working
--HG--
branch : mung
2011-06-07 19:24:31 +00:00
fe0ea2a7f9 mung language changes
--HG--
branch : mung
2010-11-27 22:46:34 +00:00
b11356b0c3 further development of VM (added separate code stack)
--HG--
branch : mung
2010-11-19 01:30:40 +00:00
d3f845144e progress on mung server
--HG--
branch : mung
2010-11-13 07:55:35 +00:00
8a5b25e6b0 mung server
--HG--
branch : mung
2010-11-13 04:17:50 +00:00