ssc/ssc
arookas e575a8a741 Refactored parameter/argument list productions
Now the ellipsis is validated at parse time directly in the grammar,
instead of in the sunParameterList constructor (possibly giving better
error messages). I was also able to remove the parameter/argument
transcient productions.
2016-01-31 23:13:09 -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 Complete overhaul of binary-writing system 2016-01-31 20:03:12 -05:00
context.cs Complete overhaul of binary-writing system 2016-01-31 20:03:12 -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 Cleanup. 2015-12-28 03:37:10 -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 Refactored parameter/argument list productions 2016-01-31 23:13:09 -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 Changed how call sites are opened/closed. 2016-01-31 21:26:51 -05:00
tokenize.bat Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00