Граф коммитов

1503 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 1fbea7974e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-25 15:37:13 +00:00
rogerl%netscape.com bfa42e63f7 Added TRACE_DEBUG, fixed int/uint compare and bad iterator use. 2003-07-14 20:56:24 +00:00
rogerl%netscape.com 8820c96638 Moved to hashtable iterator 2003-07-14 20:51:35 +00:00
rogerl%netscape.com 103f151801 Linux build 2003-07-14 19:10:08 +00:00
rogerl%netscape.com a547c0108f Linux debug build 2003-07-14 19:09:18 +00:00
rogerl%netscape.com 6a5004b520 More Linux build 2003-07-14 19:07:42 +00:00
rogerl%netscape.com 32a41a6089 Linux build 2003-07-14 18:42:26 +00:00
rogerl%netscape.com 5eadc3b471 Linux Build 2003-07-11 21:42:33 +00:00
rogerl%netscape.com f1cafb59c9 Linux Build 2003-07-11 21:36:06 +00:00
rogerl%netscape.com 45c2cc7cf9 Linux Build... 2003-07-11 21:30:19 +00:00
rogerl%netscape.com 6ebe8124fa Linux build.. 2003-07-11 21:23:39 +00:00
rogerl%netscape.com a350410165 Linux build... 2003-07-11 18:37:53 +00:00
rogerl%netscape.com 3b039f69d4 Linux build.. 2003-07-11 18:37:20 +00:00
rogerl%netscape.com f28d1108b2 Fixed 54/53 bit bug in random()
Added start of runtimestrings...
2003-07-09 22:56:56 +00:00
rogerl%netscape.com 9f68dfa7dd minor fixes 2003-07-08 17:21:44 +00:00
waldemar%netscape.com f7402ed065 Numerous algorithm fixes, changes, and additions. 2003-06-30 22:15:01 +00:00
waldemar%netscape.com 32cb82d3e5 Added U+0085 to the list of line terminator characters. 2003-06-30 22:14:07 +00:00
waldemar%netscape.com 40b8801175 Added U+0085 to the list of line terminators. Added a few interesting test cases. 2003-06-30 22:13:44 +00:00
waldemar%netscape.com 8dcdb24b94 Added depict-supplementary-character. 2003-06-30 22:13:14 +00:00
waldemar%netscape.com 812bcdeb31 Added white-space-or-line-terminator-char?. 2003-06-30 22:12:55 +00:00
waldemar%netscape.com 14bd901553 Added U+0085 to list of line terminators. Cleaned up and rearranged other productions slightly. 2003-06-30 22:12:21 +00:00
waldemar%netscape.com 969f1e7095 Added object-to-source and used it for printing the results of the read-eval-print loop. 2003-06-30 22:10:56 +00:00
waldemar%netscape.com 75811a58fd Added char21, supplementary-char, multiple-value-bind. The depiction of exec now explicitly states that the result is ignored. 2003-06-30 22:10:12 +00:00
waldemar%netscape.com 2e9f4b3773 Added char21, supplementary-char, multiple-value-bind. Moved the floating-point-to-string conversions from lisp code to mostly semantic code. 2003-06-30 22:09:09 +00:00
rogerl%netscape.com 191a76537a More performance upgrades 2003-06-19 22:23:43 +00:00
rogerl%netscape.com afa1dec7bb Performance updates 2003-06-19 21:43:15 +00:00
rogerl%netscape.com fa297e258f Adding Pandora 2003-06-18 20:02:09 +00:00
rogerl%netscape.com 269551e309 Adding Pandora 2003-06-18 19:46:52 +00:00
rogerl%netscape.com 6991c20281 Cleanup 2003-06-17 22:29:51 +00:00
rogerl%netscape.com 3b25d61c19 Pandora build fixes 2003-06-16 18:02:51 +00:00
rogerl%netscape.com db9a8306be Added js_Destroy.... 2003-06-16 17:35:44 +00:00
rogerl%netscape.com b08ff1954d Fixed memory leaks 2003-06-16 07:20:59 +00:00
rogerl%netscape.com 007e9c0dbf More argslot fixes 2003-06-15 00:22:16 +00:00
rogerl%netscape.com ce3e0ea190 Cleanups around new argSlots 2003-06-13 22:48:34 +00:00
rogerl%netscape.com dc2229c90e Finally a working version of argSlots fixes 2003-06-13 21:43:34 +00:00
rogerl%netscape.com a63997f755 BROKEN latest arg slots changes 2003-06-13 17:34:39 +00:00
rogerl%netscape.com e359f2ab73 BROKEN, changing argument allocation strategy 2003-06-12 23:02:51 +00:00
rogerl%netscape.com a1d0f4ac98 Moved 'this' to environment stack 2003-06-12 06:57:39 +00:00
rogerl%netscape.com 0fbd149ac2 Switching to new parameterslots scheme. 2003-06-11 22:04:34 +00:00
rogerl%netscape.com 499c46c1f3 Fixed compile errors 2003-06-10 06:26:06 +00:00
rogerl%netscape.com e62bc00ce3 clean up 2003-06-09 23:05:09 +00:00
rogerl%netscape.com cfaa71e30c StringAtom related fixes 2003-06-09 22:52:03 +00:00
rogerl%netscape.com 9054b3e0fb Switched to StringAtom throughout 2003-06-09 00:59:12 +00:00
rogerl%netscape.com f2021a4d33 Fixed bogus placement allocation 2003-06-05 22:50:13 +00:00
rogerl%netscape.com e11e549a2d Gc fixes. 2003-06-05 20:49:06 +00:00
waldemar%netscape.com e91e7735da Numerous algorithm fixes, changes, and additions. Supported the primitive classes. 2003-06-05 01:36:19 +00:00
waldemar%netscape.com 14a70435da Renamed productions. Removed 'include' and 'exclude' keywords. 2003-06-05 01:34:45 +00:00
waldemar%netscape.com 7347f6a56b Added exclude-zero, delay, %list-set, and float32 primitives. 2003-06-05 01:34:08 +00:00
waldemar%netscape.com 558e37bebf Added exclude-zero, delay, and %list-set primitives 2003-06-05 01:33:14 +00:00
waldemar%netscape.com 4a6db399fb Added support for :force-compact 2003-06-05 01:32:30 +00:00