|
eae82f1f9a
|
Parser - (odbg) instruction
|
2017-11-10 12:48:57 +01:00 |
|
|
448acdf16b
|
Parser - Framebuffer definition command
|
2017-11-10 10:15:56 +01:00 |
|
|
d02ab91767
|
Parser - Support for (uniforms)/(uniforms-i)
|
2017-11-09 23:20:48 +01:00 |
|
|
351614123e
|
Parser - Split parser off from nodes code
|
2017-11-09 18:27:28 +01:00 |
|
|
9cf7d8c434
|
Parser - Various new instructions implemented
|
2017-11-09 18:24:39 +01:00 |
|
|
d83743d072
|
Parser - Moved prototypes
Prototypes for
-> call graph generation, argument count check
-> enforcement of instruction restrictions
moved to main parser code
|
2017-11-09 12:13:08 +01:00 |
|
|
b4f448c21f
|
Parser - Moved some constructors to the header
|
2017-11-08 12:29:03 +01:00 |
|
|
397f1c5c75
|
Parser - prototype - restrictions on instruction use
|
2017-11-08 11:48:24 +01:00 |
|
|
c093ba2213
|
Adaptations to changes in corelib
|
2017-11-08 09:09:21 +01:00 |
|
|
14288e3c87
|
Parser - Prototyping call checks
|
2017-11-07 13:24:01 +01:00 |
|
|
103fbcb6f2
|
Parser - Input instruction
|
2017-11-07 07:43:18 +01:00 |
|
|
3f32dd7f6f
|
Parser - Call instruction
|
2017-11-06 19:00:02 +01:00 |
|
|
9ee16f6989
|
Parser - Texture declaration instruction
|
2017-11-06 18:15:56 +01:00 |
|
|
a23dc75ec4
|
Parser - Conditionals
Structure for conditionals + support for the if instruction
|
2017-11-06 17:09:05 +01:00 |
|
|
a9bd3cf507
|
Parser - Expressions
Constants, identifier references, binary and unary ops
|
2017-11-06 16:38:04 +01:00 |
|
|
ab999d222b
|
Progress on parser
|
2017-11-06 14:06:21 +01:00 |
|
|
77d46da19a
|
Started working on the AST + parser
|
2017-11-06 10:15:38 +01:00 |
|