sencha-lang/Sencha-lang
Justyna Ilczuk 736458f1fd This crazy setup compiles. However I encountered some problems with
polymorphism. It probably doesn't work as I thought it would. Not
problem at all :).
2012-12-18 22:41:39 +01:00
..
.metadata wtf git 2012-12-05 20:32:43 +01:00
AST This crazy setup compiles. However I encountered some problems with 2012-12-18 22:41:39 +01:00
Tests This crazy setup compiles. However I encountered some problems with 2012-12-18 22:41:39 +01:00
.cproject This crazy setup compiles. However I encountered some problems with 2012-12-18 22:41:39 +01:00
.project I did some migration to eclipse. Old code-blocks version still exists. I installed new very simple test framework called minunit. If eclipse doesn't explode, I will use it as main IDE. 2012-11-03 00:07:00 +01:00
ASTInspector.cpp This crazy setup compiles. However I encountered some problems with 2012-12-18 22:41:39 +01:00
ASTInspector.h This crazy setup compiles. However I encountered some problems with 2012-12-18 22:41:39 +01:00
Context.cpp More on todos. Nothing important. 2012-12-17 09:37:45 +01:00
Context.h Native functions like sine and cosine! 2012-12-10 11:45:09 +01:00
Lexer.cpp some refactoring in basic structure of AST, mainly destructors 2012-12-17 09:25:58 +01:00
Lexer.h Simple unescaping strins. 2012-12-16 10:36:19 +01:00
Object.cpp I did some migration to eclipse. Old code-blocks version still exists. I installed new very simple test framework called minunit. If eclipse doesn't explode, I will use it as main IDE. 2012-11-03 00:07:00 +01:00
Object.h I did some migration to eclipse. Old code-blocks version still exists. I installed new very simple test framework called minunit. If eclipse doesn't explode, I will use it as main IDE. 2012-11-03 00:07:00 +01:00
Parser.cpp New class for variables. It's much more appropriate than storing 2012-12-17 10:41:48 +01:00
Parser.h If statements and postfix expressions like function calls, yeah! 2012-12-09 17:42:13 +01:00
Token.cpp I did some migration to eclipse. Old code-blocks version still exists. I installed new very simple test framework called minunit. If eclipse doesn't explode, I will use it as main IDE. 2012-11-03 00:07:00 +01:00
Token.h More on todos. Nothing important. 2012-12-17 09:37:45 +01:00
Visitor.cpp This crazy setup compiles. However I encountered some problems with 2012-12-18 22:41:39 +01:00
Visitor.h This crazy setup compiles. However I encountered some problems with 2012-12-18 22:41:39 +01:00
core Repeat works as it should. Assigning arguments to functions. 2012-12-10 09:43:16 +01:00
customdoxygen.css I was having fun with oxygen trying to do some documentation. 2012-12-17 12:47:05 +01:00
footer.html I was having fun with oxygen trying to do some documentation. 2012-12-17 12:47:05 +01:00
header.html I was having fun with oxygen trying to do some documentation. 2012-12-17 12:47:05 +01:00
main.cpp This crazy setup compiles. However I encountered some problems with 2012-12-18 22:41:39 +01:00
sencha some refactoring in basic structure of AST, mainly destructors 2012-12-17 09:25:58 +01:00
sencha2 I was having fun with oxygen trying to do some documentation. 2012-12-17 12:47:05 +01:00