Edoardo Prezioso
5d868766c7
Tokenizer time improvements (time says real: -1 second)
...
1)change tokAt(1|-1) with next()|previous() with conditions where necessary;
2)change strAt(1|-1) with next()|previous()->str() with conditions where necessary;
3)change tokAt(n)->str(), with n != -1,1, to strat(n);
4)change simplifyFuncInWhile implementation because it was too slow and stupid.
2011-10-29 01:57:53 +02:00
..
2011-10-13 20:53:06 +02:00
2011-10-13 20:53:06 +02:00
2011-10-18 19:34:14 +02:00
2011-10-13 20:53:06 +02:00
2011-10-27 10:50:40 +02:00
2011-10-27 15:59:22 +02:00
2011-10-13 20:53:06 +02:00
2011-10-23 13:07:43 +02:00
2011-10-23 13:07:43 +02:00
2011-10-27 15:59:22 +02:00
2011-10-24 21:23:18 +02:00
2011-10-27 15:59:22 +02:00
2011-10-13 20:53:06 +02:00
2011-10-13 20:53:06 +02:00
2011-10-13 20:53:06 +02:00
2011-10-28 22:46:07 +02:00
2011-10-28 22:46:07 +02:00
2011-10-27 15:59:22 +02:00
2011-10-13 20:53:06 +02:00
2011-10-22 12:31:47 +02:00
2011-10-22 11:54:52 +02:00
2011-10-23 15:23:36 +02:00
2011-10-13 20:53:06 +02:00
2011-10-22 12:36:45 +02:00
2011-10-13 20:53:06 +02:00
2011-10-29 00:11:38 +02:00
2011-10-27 10:50:40 +02:00
2011-10-13 20:53:06 +02:00
2011-10-13 20:53:06 +02:00
2011-10-27 15:59:22 +02:00
2011-10-24 23:25:23 +02:00
2011-10-13 20:53:06 +02:00
2011-10-13 20:53:06 +02:00
2011-10-13 20:53:06 +02:00
2011-10-13 20:53:06 +02:00
2011-10-28 23:36:30 +02:00
2011-10-13 20:53:06 +02:00
2011-10-18 19:52:55 -05:00
2011-10-13 20:53:06 +02:00
2011-10-13 20:53:06 +02:00
2011-10-13 20:53:06 +02:00
2011-10-27 15:59:22 +02:00
2011-10-22 15:05:43 +02:00
2011-10-28 22:46:07 +02:00
2011-10-18 23:56:35 +02:00
2011-10-13 20:53:06 +02:00
2011-10-20 09:01:58 +02:00
2011-10-13 20:53:06 +02:00
2011-10-19 15:14:39 +02:00
2011-10-27 15:59:22 +02:00
2011-10-23 19:17:29 +02:00
2011-10-28 22:46:07 +02:00
2011-10-22 11:11:54 +02:00
2011-10-22 10:34:04 +02:00
2011-10-13 20:53:06 +02:00
2011-10-13 20:53:06 +02:00
2011-10-27 15:59:22 +02:00
2011-10-16 17:16:07 +02:00
2011-10-13 20:53:06 +02:00
2011-10-13 20:53:06 +02:00
2011-10-28 18:57:10 +02:00
2011-10-27 15:59:22 +02:00
2011-10-29 01:57:53 +02:00
2011-10-27 19:18:54 +02:00