compiler/ecere: Further steps towards 64 bit support
authorJerome St-Louis <jerome@ecere.com>
Tue, 5 Feb 2013 09:18:39 +0000 (04:18 -0500)
committerJerome St-Louis <jerome@ecere.com>
Sat, 16 Feb 2013 06:02:50 +0000 (01:02 -0500)
commit5d7606184fd26583a6c75c49777a462f3d43f2e6
tree2b3faf26f9592773cd99a83b14c4c0ed16e41f5b
parent8b950f21c304a3f115cb1d16e1d9f0009a1d8104
compiler/ecere: Further steps towards 64 bit support
21 files changed:
compiler/bootstrap/ecc/bootstrap/ecc.c
compiler/bootstrap/ecere/bootstrap/instance.c
compiler/bootstrap/ecp/bootstrap/ecp.c
compiler/bootstrap/ecs/bootstrap/ecs.c
compiler/bootstrap/libec/bootstrap/ecdefs.c
compiler/bootstrap/libec/bootstrap/output.c
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/ecc/ecc.ec
compiler/ecc/locale/ecc.pot
compiler/ecp/ecp.ec
compiler/ecp/locale/ecp.pot
compiler/ecs/ecs.ec
compiler/ecs/locale/ecs.pot
compiler/libec/precompiled/expression.c
compiler/libec/precompiled/grammar.c
compiler/libec/precompiled/type.c
compiler/libec/src/ecdefs.ec
compiler/libec/src/output.ec
compiler/libec/src/pass15.ec
ecere/src/com/instance.ec
ecere/src/gui/GuiApplication.ec