gecko-dev/ef
fur%netscape.com 24f852baef Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
..
Compiler Eliminating New* files, which are old snapshots of other files 1999-03-02 16:07:50 +00:00
Debugger Remove unused function 1999-02-27 07:12:27 +00:00
Driver Separated x86Win32_Support.cpp into an OS-independent part x86GenStub.cpp and 1999-02-27 01:53:18 +00:00
Exports add FREEBSD 1998-12-10 08:09:06 +00:00
Includes/md Eliminated gratuitous file duplication between FreeBSD and Linux 1999-02-28 00:28:26 +00:00
Packages Add Object.registerNatives() dummy stub. 1999-03-04 19:17:24 +00:00
Quality Initial check-in of ElectricalFire, a Java JIT compiler. 1998-12-03 21:10:47 +00:00
Runtime Changed many cpp conditionals that used ifdef LINUX or FREEBSD, 1999-02-28 01:10:00 +00:00
Tools Add libm 1999-02-26 08:42:30 +00:00
Utilities Artur Biasiaodowski's patch so that instruction immediates print out correctly. 1999-03-04 19:06:31 +00:00
VM libpthread must come before libnspr on the link line 1999-02-26 08:47:18 +00:00
config Patches from Amancio Hasty for FreeBSD. Until we can figure out otherwise, 1999-02-27 07:00:12 +00:00
gc implement sm_InitPages/sm_FiniPages for unix. someone with more of an eye for this sort of code should tell me if what i've done here makes sense. it seems to make the tests go.... 1999-02-28 15:20:34 +00:00
Makefile Make sure nsinstall gets built before make export tries to use it. 1998-12-12 04:02:05 +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>