diff interps/egobf/ChangeLog @ 996:859f9b4339e6

<Gregor> tar xf egobot.tar.xz
author HackBot
date Sun, 09 Dec 2012 19:30:08 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/interps/egobf/ChangeLog	Sun Dec 09 19:30:08 2012 +0000
@@ -0,0 +1,24 @@
+Version 0.7:
+        - Fixed a bug that caused very large programs not to run with C2M.
+        - Updated --help output.
+
+Version 0.6:
+        - Fixed some nasty bugs and improved the speed of the C2M engine.
+
+Version 0.5:
+        - Added the compile-to-memory/machine language mode, VERY fast!
+
+Version 0.4 (never released):
+        - More new optimizations
+
+Version 0.3:
+        - New optimization method
+
+Version 0.2:
+        - Added wib (just for kicks)
+        - Fixed the debugger
+        - Added unicode support (-unicode on)
+        - Added egobfi64
+
+Version 0.1:
+        - First version
\ No newline at end of file