ssc/ssc
arookas 9d6eb5a75c Renamed GetReader to CreateReader
I feel this better documents what is actually happening (i.e. the reader
is not a cached value and is instead generated per call).
2016-02-01 00:26:50 -05:00
..
ast Refactored parameter/argument list productions 2016-01-31 23:13:09 -05:00
AssemblyInfo.cs Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00
binary.cs Complete overhaul of binary-writing system 2016-01-31 20:03:12 -05:00
compiler.cs Fixed: importing didn't increment context locals 2016-02-01 00:24:16 -05:00
context.cs Added local-scope for functions & script variables 2016-02-01 00:22:31 -05:00
data table.cs Complete overhaul of binary-writing system 2016-01-31 20:03:12 -05:00
exceptions.cs Added an error for constant expressions. 2015-12-28 14:20:44 -05:00
generate.bat Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00
grammatica.jar Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00
import resolver.cs Renamed GetReader to CreateReader 2016-02-01 00:26:50 -05:00
loop stack.cs Complete overhaul of binary-writing system 2016-01-31 20:03:12 -05:00
parse.bat Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00
parser.cs Renamed GetReader to CreateReader 2016-02-01 00:26:50 -05:00
scope stack.cs Added a parameterless overload to Push. 2015-12-28 20:15:12 -05:00
sunscript.grammar Refactored parameter/argument list productions 2016-01-31 23:13:09 -05:00
symbol table.cs Minor cleanup 2016-01-31 23:17:10 -05:00
tokenize.bat Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00