Precompiler now reads the given source file into a buffer, rather than reading char by char during parsing. This allows for more flexibility in looking forwards and backwards during expression parsing at the expense of memory. Depending on the parsing methods chosen, this may be changed back to single forward reads directly from the file.

master
kts 2014-05-27 21:45:50 -07:00
parent fb149cfad8
commit 58dabb6bc7
1 changed files with 0 additions and 0 deletions

BIN
modules/test/.DS_Store vendored

Binary file not shown.