gecko-dev/ef/Compiler
fur%netscape.com e3d43ac36b Check-in rth's support for 64-bit arithmetic, with a few mods to make it build
on Win32.
1998-12-23 20:11:59 +00:00
..
CodeGenerator Check-in rth's support for 64-bit arithmetic, with a few mods to make it build 1998-12-23 20:11:59 +00:00
FrontEnd fix warnings by providing empty virtual destructors for classes that needed them, reordering initialization of member variables, and by giving the type uint to all the 'const nFooTypes;' variables. 1998-12-10 11:52:47 +00:00
Optimizer Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
PrimitiveGraph ANSI C++ disallows reinterpret_cast between objects and functions. 1998-12-12 04:02:56 +00:00
RegisterAllocator we need to fix this, but to get things building i've made the copy constructors public and provided an implementation of them that just PR_ASSERT(0)'s. 1998-12-11 04:41:05 +00:00
Makefile Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00