Walter Julius Hennecke
decb2bdf52
annotations and fixes
2013-05-24 22:11:53 +02:00
Walter Julius Hennecke
2d32fcecba
Added true and false to bgLex
...
bgLex no recognized true (LSYM_TRUE) and false (LSYM_FALSE)
2013-04-28 19:29:44 +02:00
Walter Julius Hennecke
60ed122ce0
Fixes and modifications ...
...
- multiple fixes to bgLex
- G_LoadLocationsFile is now using bgLex instead of com_parse:
- this also allows LocationsList version 1 and 2 features to be mixed in
a location file
2013-04-28 19:22:27 +02:00
Walter Julius Hennecke
0ffd645be9
Modified bgLex_lex to return morphem type
2013-04-28 15:52:52 +02:00
Walter Julius Hennecke
fc9bfc84a8
Fix and replacement
...
- fixed bug concerning lexed strings
- replaced COM_Parse by bgLex for timed messages
2013-04-28 01:27:32 +02:00
Walter Julius Hennecke
d4dbfaec23
...
2013-04-27 23:32:21 +02:00
Walter Julius Hennecke
0a6b8f9e41
Added flex based lexer
...
- not ready to be used yet as not added to Makefile yet
- reentrant so it could be used for parrallel lexing
2013-04-27 17:56:57 +02:00
Walter Julius Hennecke
9b0c16d7ba
Startet work on a lexer to replace COM_Parse
2013-04-22 21:41:34 +02:00