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

26 Коммитов

Автор SHA1 Сообщение Дата
waldemar%netscape.com e1b29f5bf1 Converted to CodeWarrior 6 and fixed errors 2000-12-16 01:14:55 +00:00
beard%netscape.com e1e12894c0 added explicit getString() method to StringFormatter, and removed operator String() methods. 2000-11-21 00:29:39 +00:00
rginda%netscape.com 806cf8e188 refactored lexer bits from icodeasm into lexutils
refactored exceptions from icodeasm into exception*
fixed LeadingCap method names to be interCapped
added string8 and string16 typedefs (as opposed to string vs String)
2000-11-14 03:11:54 +00:00
waldemar%netscape.com 17668e8a07 Added two-argument linearBreak 2000-06-01 03:30:19 +00:00
waldemar%netscape.com 1f0d17398b Added RawArrayBuffer::reserve_advance_back 2000-05-12 03:25:49 +00:00
waldemar%netscape.com 32a487e8ba Fixed syntax errors 2000-05-06 03:47:35 +00:00
waldemar%netscape.com 9258b98a99 Added formatters, zones, and other miscellaneous utilities 2000-05-06 03:31:35 +00:00
beard%netscape.com 094e8c7500 added size_t LineReader::readLine(String& wstr) for convenience. 2000-05-05 05:24:02 +00:00
rginda%netscape.com 66cb26879d added js::VM, ICG, JSTypes, and Interpreter namespaces; messed around with lots of code.
Created class for each ICode, adding a print() method (using formatters)
2000-04-18 00:17:34 +00:00
rginda%netscape.com a475c7a48a #if out references to std::iterator to get gcc to compile 2000-04-07 21:11:40 +00:00
waldemar%netscape.com 14b0eb8f01 Worked around Visual C++ bugs 2000-04-07 00:47:39 +00:00
waldemar%netscape.com 7523109fc4 Added Buffer, BitSet, and implemented Formatters for output 2000-04-06 23:48:05 +00:00
rogerl%netscape.com c0c155dec7 added missing semi in win32 case 2000-04-05 18:20:02 +00:00
waldemar%netscape.com 342f045b6d Added insertChars, removed SourcePosition, and reorganized Exception class 2000-04-04 21:42:39 +00:00
beard%netscape.com 41c89d932b g++ doesn't provide numeric_limits<T> 2000-03-09 01:35:53 +00:00
waldemar%netscape.com e739825b8b Workarounds for VC6 bugs 2000-03-02 03:43:40 +00:00
waldemar%netscape.com 3c5779cbdb Added linked list and arena destructor utilities 2000-03-01 07:00:05 +00:00
waldemar%netscape.com 4239da4d1e Added arenas 2000-02-23 01:40:48 +00:00
waldemar%netscape.com 4f6ade43db Fixed GCC incompatibilities 2000-02-19 09:26:59 +00:00
waldemar%netscape.com 8cc88bfb5a Fixed & bugs 2000-02-04 23:54:29 +00:00
waldemar%netscape.com 5acd2ebc45 Updated for VC6 2000-02-03 08:25:01 +00:00
waldemar%netscape.com c1d408f4ee Added ArrayAutoPtr and reworked cstring -> String conversions 2000-02-02 08:50:26 +00:00
waldemar%netscape.com 641ea32367 Fixed NOT_REACHED 2000-01-29 08:25:36 +00:00
waldemar%netscape.com cf7f6d77da Added string, character, and exception utilities 2000-01-25 22:58:34 +00:00
waldemar%netscape.com d0ae5adcc3 Added unicode character category functions 2000-01-11 05:55:58 +00:00
waldemar%netscape.com 0f267bc1c5 First Checked In. 2000-01-10 21:22:43 +00:00