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

1334 Коммитов

Автор SHA1 Сообщение Дата
waldemar%netscape.com 4e4680c4c1 Implemented is, catch, for-in, and parts of class construction and calling. Made instance variable initializers be compile-time constants. Revamped design of const, making constants lazily evaluated as needed rather than trying to distinguish compile-time constants from run-time constants. Made slight adjustments to the grammar of for-statements. Outlawed initializers on for-in var declarations in the semantics. 2003-03-25 01:53:04 +00:00
waldemar%netscape.com f99339da10 Supported :narrow-* inside AND and OR expressions even if assigned to a boolean variable.
Added :delay option to record constructor to permit circular definitions of global variables
2003-03-25 01:41:40 +00:00
waldemar%netscape.com b999400654 Reduced default amout of chatter of read-eval-print loop 2003-03-25 01:40:00 +00:00
rogerl%netscape.com 6944f8499c !!! BROKEN !!! More progress on new object layout 2003-03-24 22:12:26 +00:00
rogerl%netscape.com b2ad609cac !!! BROKEN !!! Major bustage, halfway through swicth to current spec. low
level implementation
2003-03-24 19:36:40 +00:00
rogerl%netscape.com d5e7a994c5 !!! BROKEN !!! Conversion to new layout underway. 2003-03-21 21:38:40 +00:00
rogerl%netscape.com 04a0c7a9aa Template build issues. 2003-03-20 22:04:14 +00:00
rogerl%netscape.com 5f2561044f Fix some 'dump' bugs. Changed prototype type for generic new. 2003-03-20 18:09:44 +00:00
rogerl%netscape.com 26d387287b Fixed GC-leakage for FunctionObjects. 2003-03-19 21:29:47 +00:00
rogerl%netscape.com 27ebcb1015 Fixed parameter frame leaking. 2003-03-19 00:14:23 +00:00
rogerl%netscape.com efccdcf4f5 Modifying 'break' to skip block frames... 2003-03-18 00:04:45 +00:00
rogerl%netscape.com ac2a48efe5 General GC-related fixes. 2003-03-15 20:05:32 +00:00
rogerl%netscape.com fa8fca68e4 Instance & Dynamic property map changes to HashTable complete. 2003-03-15 19:36:12 +00:00
rogerl%netscape.com f371aaa725 More BROKEN Hashtable changes 2003-03-14 23:56:21 +00:00
rogerl%netscape.com 9ffa462a5c !!! BROKEN !!! Begin switching InstanceBindings to HashTable 2003-03-14 23:55:49 +00:00
rogerl%netscape.com 0e9bd4ea45 Completed switch for LocalBinding map to hash table. 2003-03-14 23:14:04 +00:00
rogerl%netscape.com 88301fa925 !BROKEN! Halfway through changes to property map stuff. 2003-03-14 19:34:08 +00:00
rogerl%netscape.com 50a6076669 Preparing for new property map. 2003-03-14 00:03:41 +00:00
rogerl%netscape.com 0f6a5f5333 Fixed passing wrong environment to function call. 2003-03-11 23:46:09 +00:00
rogerl%netscape.com d971a1505e Fixes to argc handling and Date class. 2003-03-10 23:48:12 +00:00
rogerl%netscape.com 0da985c1be String & Array class fixes. 2003-03-10 20:00:20 +00:00
rogerl%netscape.com 417eacdc7d String.prototype bug fixn's 2003-03-10 16:15:52 +00:00
rogerl%netscape.com 8cfa2678df Fixed for..in for generic lValue. Rationalized builtin class initialization 2003-03-05 23:12:01 +00:00
rogerl%netscape.com cfb6591320 Fixing Function prototypes. Added 'dumpAt'. 2003-03-03 18:45:37 +00:00
rogerl%netscape.com 138b35a15b Fixed New default constructor. stringToDouble semantics. 2003-02-27 23:51:42 +00:00
rogerl%netscape.com 7a6b6bd387 Linux build clean-up. 2003-02-27 22:03:13 +00:00
rogerl%netscape.com b389d2cebe Multiple ECMA fixes. 2003-02-27 18:37:07 +00:00
rogerl%netscape.com 68404f7caf 'With' statement fixes. 2003-02-26 21:51:16 +00:00
rogerl%netscape.com a6a2e6754e More multiname fixes. Various typos throughout Date. Use length property
for prototype functions to pack argv. Fixed array length setting.
2003-02-25 23:48:44 +00:00
rogerl%netscape.com 2a920611e2 GC fixes for multiname handling. 2003-02-25 16:16:48 +00:00
rogerl%netscape.com d71c529a47 GC related bugs in array. 2003-02-24 22:20:10 +00:00
rogerl%netscape.com 67ea56e366 Linux build fixes. 2003-02-24 20:10:08 +00:00
rogerl%netscape.com 1e15d1cd0f Fixes; ECMA3 property attributes. Array index handling.
'object' --> 'Object'.
2003-02-24 18:07:12 +00:00
rogerl%netscape.com acebd49bb5 Fixed stack leak from comma operator. Fixed date constructor bad value. 2003-02-23 19:58:04 +00:00
rogerl%netscape.com 7a22b89b09 Add function name to debug output. 2003-02-21 23:47:46 +00:00
rogerl%netscape.com 5a6fa81b33 Minor fix to something 2003-02-21 16:25:15 +00:00
rogerl%netscape.com c604a03543 Added escape & parseInt. Cleaned up tabs in js2date 2003-02-21 15:04:08 +00:00
rogerl%netscape.com 0c6f332b7a Fixed execStack overflow, added 'unescape' etc. 2003-02-20 23:55:53 +00:00
rogerl%netscape.com e63fdde706 GC bug fixing. 2003-02-20 21:48:07 +00:00
rogerl%netscape.com 14c2a957f5 Fixed missing destructor. 2003-02-20 19:44:41 +00:00
rogerl%netscape.com 61018a618f More gc fiddling. 2003-02-20 19:41:14 +00:00
rogerl%netscape.com 2faa1faa84 Experimental new gc scheme. 2003-02-20 19:16:39 +00:00
rogerl%netscape.com 1f84533442 Fixed Array.length & proto functions. 2003-02-20 16:17:49 +00:00
rogerl%netscape.com e659a2527e Fixed lexicalInit for hoisted vars. 2003-02-19 22:00:13 +00:00
rogerl%netscape.com ba795c803f Backed-out extern "C" changes. 2003-02-19 18:14:02 +00:00
rogerl%netscape.com 35783b77e4 Wacked extra spaces for a cleaner build console. 2003-02-18 23:18:56 +00:00
rogerl%netscape.com 1f91e9a9af Identical/NotIdetical implemented. 2003-02-18 23:15:34 +00:00
rogerl%netscape.com 50190e0cda Function & Array prototype fixes. InstanceOf implementation. 2003-02-18 22:36:27 +00:00
rogerl%netscape.com 10603fb685 Linux build issues. 2003-02-18 22:34:26 +00:00
waldemar%netscape.com b89f0b5775 Large updates to object accesses; introduced access and bracket-access indirections. Added with statements. Implemented array initializers and fixed object initializers. 2003-02-18 00:29:57 +00:00