ssc/ssc
arookas 9850d23dc3 Force parentheses for conditional statements
Since for loops require them, might as well be consistent.
2016-02-22 16:35:03 -05:00
..
ast Added support for \r in string literals. 2016-02-22 12:46:22 -05:00
AssemblyInfo.cs Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00
binary.cs Major rewrite of relocation and point systems 2016-02-12 22:58:48 -05:00
compiler.cs Added full data/symbol table information to results 2016-02-13 18:32:53 -05:00
context.cs Refactored out count/filter properties 2016-02-07 00:47:53 -05:00
data.cs Minor cleanup 2016-02-01 11:45:52 -05:00
exceptions.cs Moved local identifiers to resolver and AST 2016-02-01 19:17:56 -05:00
grammatica.jar Moved the ssc API code to its own folder. 2015-12-12 17:00:04 -05:00
import.cs Renamed resolver API methods 2016-02-07 17:02:34 -05:00
loop.cs Major rewrite of relocation and point systems 2016-02-12 22:58:48 -05:00
parser.cs Renamed keywords array 2016-02-22 16:34:23 -05:00
relocation.cs Major rewrite of relocation and point systems 2016-02-12 22:58:48 -05:00
scope.cs Got rid of scopes (for now) 2016-02-05 01:52:56 -05:00
sunscript.grammar Force parentheses for conditional statements 2016-02-22 16:35:03 -05:00
symbol.cs Major rewrite of relocation and point systems 2016-02-12 22:58:48 -05:00