Commit Graph

13 Commits

Author SHA1 Message Date
hjk
8397663964 Update license. 2011-04-13 11:49:28 +02:00
con
d1023c7614 It's 2011 now.
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
23c22b7c66 License headers, part 2 2010-12-17 17:14:20 +01:00
Roberto Raggi
dcd95f8d50 Handle array types and some initial work on implicit conversions. 2010-12-02 17:21:35 +01:00
Roberto Raggi
593626644c Process binary expressions. 2010-11-30 16:10:27 +01:00
Roberto Raggi
55234b9d16 Implemented some basic code completion. 2010-11-29 18:06:21 +01:00
Roberto Raggi
1bf87c67aa Initialize the shaders 2010-11-26 15:15:42 +01:00
Roberto Raggi
61e99b3deb Run the semantic checker and check for invalid function calls. 2010-11-26 12:55:55 +01:00
Roberto Raggi
ded9ed66ef Evaluate the expression's attributes. 2010-11-26 12:08:43 +01:00
Roberto Raggi
e2419153a5 Process function declarations. 2010-11-25 14:58:23 +01:00
Roberto Raggi
54fbb5210f Get the types from the AST nodes. 2010-11-25 13:10:01 +01:00
Roberto Raggi
864c3bfc98 Added the suffix AST to the ast nodes and some initial work on the GLSL type system. 2010-11-25 12:56:16 +01:00
Roberto Raggi
3cc8341e5c Initial work on the semantic pass. 2010-11-25 10:41:16 +01:00