| Commit | Date | |
|---|---|---|
|
[r3103]
by
anallyst
storing the filename in the original case greatly enhances loading speed since the match function can choose the fast default path. |
2011-03-02 18:35:23 | Tree |
| 2011-03-02 16:40:43 | Tree | |
|
[r3101]
by
anallyst
added hashmap for string search as well. now the script compilation time is near zero. well done. o0 |
2011-03-02 13:48:02 | Tree |
| 2011-03-02 12:14:29 | Tree | |
|
[r3099]
by
anallyst
added contains method to list which has no sideeffects, to accompany list_includes. added some info about the List functionality and how it can be switched on and off. |
2011-03-02 11:48:40 | Tree |
|
[r3098]
by
anallyst
improved List index and contains lookups by using a hashtable. loading time of contra is decreased by 50 percent. |
2011-03-02 10:10:22 | Tree |
| 2011-03-02 07:28:35 | Tree | |
| 2011-03-02 07:14:05 | Tree | |
|
[r3095]
by
plombo
pp_lexer: Interpret the non-breaking space (NBSP) character (hex value A0 in both Windows-1252 and ISO-8859-*) as whitespace. |
2011-03-01 21:58:20 | Tree |
| 2011-03-01 18:22:32 | Tree |