sencha-lang/Sencha-lang
Justyna Ilczuk e01bc95615 More on context manager. 2012-12-30 22:37:10 +01:00
..
.metadata wtf git 2012-12-05 20:32:43 +01:00
AST I began implementing function functionality and I apply some changes to 2012-12-30 14:59:30 +01:00
Elements Some test for function functionality and minor changes in other stuff. 2012-12-30 16:38:18 +01:00
Tests Some test for function functionality and minor changes in other stuff. 2012-12-30 16:38:18 +01:00
Utils I began implementing function functionality and I apply some changes to 2012-12-30 14:59:30 +01:00
.cproject Some test for function functionality and minor changes in other stuff. 2012-12-30 16:38:18 +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 Silly mistake, and lots of fun, heh :P 2012-12-28 17:39:43 +01:00
ASTInspector.h Almost everything is ready with visitor pattern and ASTInspector class. 2012-12-22 11:06:55 +01:00
Context.cpp More on context manager. 2012-12-30 22:37:10 +01:00
Context.h More on context manager. 2012-12-30 22:37:10 +01:00
ContextManager.cpp More on context manager. 2012-12-30 22:37:10 +01:00
ContextManager.h More on context manager. 2012-12-30 22:37:10 +01:00
Lexer.cpp Logical and and or is ready to use now. 2012-12-22 17:56:32 +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 Nothing important 2012-12-30 15:29:19 +01:00
Parser.h I began implementing function functionality and I apply some changes to 2012-12-30 14:59:30 +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 Inspector can inspect ASTElements, as for now, only basic expressions 2012-12-21 16:16:39 +01:00
Visitor.h Inspector can inspect ASTElements, as for now, only basic expressions 2012-12-21 16:16: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 Some test for function functionality and minor changes in other stuff. 2012-12-30 16:38:18 +01:00
sencha some refactoring in basic structure of AST, mainly destructors 2012-12-17 09:25:58 +01:00
sencha2 Old, outdated part of project has been removed. 2012-12-28 11:01:48 +01:00