comparison interps/egobf/ChangeLog @ 996:859f9b4339e6

<Gregor> tar xf egobot.tar.xz
author HackBot
date Sun, 09 Dec 2012 19:30:08 +0000
parents
children
comparison
equal deleted inserted replaced
995:6883f5911eb7 996:859f9b4339e6
1 Version 0.7:
2 - Fixed a bug that caused very large programs not to run with C2M.
3 - Updated --help output.
4
5 Version 0.6:
6 - Fixed some nasty bugs and improved the speed of the C2M engine.
7
8 Version 0.5:
9 - Added the compile-to-memory/machine language mode, VERY fast!
10
11 Version 0.4 (never released):
12 - More new optimizations
13
14 Version 0.3:
15 - New optimization method
16
17 Version 0.2:
18 - Added wib (just for kicks)
19 - Fixed the debugger
20 - Added unicode support (-unicode on)
21 - Added egobfi64
22
23 Version 0.1:
24 - First version