sencha-lang/Sencha-lang
Justyna Ilczuk 53f8ba2097 Some new examples. New tests. Small improvements. 2013-01-12 22:16:30 +01:00
..
.metadata wtf git 2012-12-05 20:32:43 +01:00
AST Some new examples. New tests. Small improvements. 2013-01-12 22:16:30 +01:00
Elements Some new examples. New tests. Small improvements. 2013-01-12 22:16:30 +01:00
Examples Some new examples. New tests. Small improvements. 2013-01-12 22:16:30 +01:00
Tests Some new examples. New tests. Small improvements. 2013-01-12 22:16:30 +01:00
Utils I began implementing function functionality and I apply some changes to 2012-12-30 14:59:30 +01:00
libs Imports works somehow. Another small improvements. 2013-01-07 20:05:53 +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 Arrays! 2013-01-10 16:15:43 +01:00
ASTInspector.h Imports works somehow. Another small improvements. 2013-01-07 20:05:53 +01:00
Context.cpp Arrays! 2013-01-10 16:15:43 +01:00
Context.h Arrays! 2013-01-10 16:15:43 +01:00
ContextManager.cpp More small improvements. 2013-01-04 13:24:14 +01:00
ContextManager.h Functions work if given right arguments ^^. 2012-12-31 17:10:37 +01:00
Lexer.cpp Some new examples. New tests. Small improvements. 2013-01-12 22:16:30 +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 Arrays! 2013-01-10 16:15:43 +01:00
Parser.h Some documentation and little refactoring. 2013-01-04 11:58:59 +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 Arrays! 2013-01-10 16:15:43 +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