ssc/ssc
arookas 684a8a3197 Made symbols write their table entries themselves.
This will allow for overriding the writing code for specific symbol
types.
2015-12-23 20:17:16 -05:00
..
ast Fixed: don't recurse into function bodies when calculating maximum local counts. 2015-12-21 04:57:00 -05:00
AssemblyInfo.cs Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00
compiler.cs Added an open/close interface to the context class. 2015-12-23 20:03:14 -05:00
context.cs Removed the unused sunFileArgs class. 2015-12-23 20:03:40 -05:00
data table.cs Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00
exceptions.cs Renamed symbol table classes. 2015-12-21 04:49:22 -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 Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00
loop stack.cs Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00
parse.bat Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00
parser.cs Made compound statements their own AST node type. 2015-12-18 19:50:55 -05:00
scope stack.cs Renamed symbol table classes. 2015-12-21 04:49:22 -05:00
sunscript.grammar Removed support for compound assignment definitions. 2015-12-18 18:57:24 -05:00
symbol table.cs Made symbols write their table entries themselves. 2015-12-23 20:17:16 -05:00
tokenize.bat Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00
writer.cs Renamed symbol table classes. 2015-12-21 04:49:22 -05:00