added simple math constant folding, but commented it out for now
commit4fc4f282c619b55680ea294e39a4fa796addc0f7
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Tue, 31 May 2016 04:13:03 +0000 (31 07:13 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Tue, 31 May 2016 04:13:03 +0000 (31 07:13 +0300)
treea87adcc8453d745d380f9339c9bb43e9a1962cdc
parent5b556cafefc418670c5976f8521eca2d1f25beb0
added simple math constant folding, but commented it out for now
14 files changed:
dox/EXEFormat.txt [moved from gaem/ungmk/EXEFormat.txt with 100% similarity]
dox/gmformat6.txt [new file with mode: 0644]
dox/gmformat7.txt [new file with mode: 0644]
dox/gmformat8.txt [new file with mode: 0644]
dox/gmkrypt1.html [new file with mode: 0644]
dox/gmresformat09b.txt [new file with mode: 0644]
dox/libformat2.txt [new file with mode: 0644]
dox/savformat2.txt [new file with mode: 0644]
dox/savformat3.txt [new file with mode: 0644]
gaem/runner/compiler.d
gaem/runner/objects.d
gaem/runner/opcodes.d
gaem/runner/vm.d
gaem/utils/cliarg.d