gecko-dev/ef
toshok%hungry.com f6170c6cc9 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
..
Compiler 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
Debugger 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
Driver trim down Makefile. 1998-12-10 08:07:31 +00:00
Exports add FREEBSD 1998-12-10 08:09:06 +00:00
Includes/md Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Packages get rid of the remaining manifest, rules.mk, and config.mk files. 1998-12-04 22:37:15 +00:00
Quality Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Runtime 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
Tools 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
Utilities 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
VM the object files for EF are put in $(DIST)/modules/EF/ now. track this change. 1998-12-10 08:04:55 +00:00
config phew. ok. get the config stuff at least limping along. i've used freebsd for this, but linux ought to work as well (even the freebsd stuff isn't perfect yet.) 1998-12-10 08:03:50 +00:00
Makefile remove the manifest.mn and rules.mk files, folding them into the Makefile. 1998-12-10 08:04:18 +00:00
README.html Moved Win32 build instructions to mozilla.org 1998-12-09 05:57:20 +00:00

README.html

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="Author" content="Scott Furman">
   <meta name="GENERATOR" content="Mozilla/4.5 [en] (WinNT; I) [Netscape]">
   <title>Electrical Fire README</title>
</head>
<body>

<h1>
What is Electrical Fire ?</h1>
Electrical Fire is the code name for a multi-platform Just-In-Time Java
compiler (JIT).&nbsp; For more information, see the <a href="http://www.mozilla.org/projects/ef">Electrical
Fire homepage </a>.
</body>
</html>