Commit Graph

29 Commits (devel)

Author SHA1 Message Date
q3k 8f8e54524e Merge branch 'devel' of hackerspace.pl:attero/sencha-lang into devel 2012-12-07 17:07:41 +01:00
q3k 548f0086a7 Updates. 2012-12-07 17:07:13 +01:00
Justyna Att Ilczuk 30e3fb729c It's alive and looks like it also works. 2012-12-07 16:58:27 +01:00
q3k 5f28f65d2c Merge branch 'devel' of http://code.hackerspace.pl/attero/sencha-lang into devel
Conflicts:
	Sencha-lang/Parser.h
2012-12-06 18:57:21 +01:00
Justyna Att Ilczuk 02d96d9891 It's alive! 2012-12-06 18:41:16 +01:00
q3k 902ca454f3 Merge commit 'bd07c003bb90f05c283691f5daa9ea54e5584ec2' into devel
Conflicts:
	Sencha-lang/Parser.h
2012-12-06 15:12:28 +01:00
q3k bd07c003bb Compiles using a normal Makefile. 2012-12-06 15:11:09 +01:00
Justyna Att Ilczuk d996b89678 Lots of stuff done in AST. But still not close to finish. 2012-12-05 23:27:03 +01:00
Justyna Att Ilczuk d40b7c2397 More work on AST structure. I created a general type of object calle SenchaObject to store primitives. 2012-12-05 21:31:06 +01:00
Justyna Att Ilczuk c5cf3e2fc9 wtf git 2012-12-05 20:32:43 +01:00
Justyna Att Ilczuk 98c33d3ec1 AST small changes 2012-12-03 23:40:47 +01:00
Justyna Att Ilczuk 5a0fbd6434 Small changes in interactive mode. No problems with levels of depth now, hopefully. 2012-11-18 14:44:46 +01:00
Justyna Att Ilczuk 6e376d5b1c AST part moved into AST folder. 2012-11-17 17:02:32 +01:00
Justyna Att Ilczuk 665492878d Some stuff with multiline interactive parsing and with character literal lexing analisys. Actually - bugs. 2012-11-17 16:54:16 +01:00
Justyna Att Ilczuk 10bf1865c5 Multiple lines in interactive mode. 2012-11-08 21:16:00 +01:00
Justyna Att Ilczuk 8fbc6c1b7d Small changes in interactive mode. 2012-11-05 14:17:38 +01:00
Justyna Att Ilczuk 26ea2374ad Some crap removed. New classes for nodes added. 2012-11-04 21:13:10 +01:00
Justyna Att Ilczuk 4cec642234 Bug with brackets in parsing resolved. 2012-11-04 17:16:02 +01:00
Justyna Att Ilczuk 8dc5802c2b Interactive mode, bug with looping while parsing some incorrect input corrected.` 2012-11-04 16:21:51 +01:00
Justyna Att Ilczuk e124120121 Removed some unnecessary files. 2012-11-04 14:26:36 +01:00
Justyna Att Ilczuk 1f0e60bb91 More tests for lexer. Some improvements in test framework. 2012-11-04 14:23:08 +01:00
Justyna Att Ilczuk 924f957a7e Test framework - strongly modified by myself... some (actually little) tests. 2012-11-04 13:18:26 +01:00
Justyna Att Ilczuk e8018808e1 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
Justyna Att Ilczuk 67b2379d03 Now, lexer can deal with character literals with white spaces, hurray! 2012-10-29 21:07:05 +01:00
Justyna Att Ilczuk 78c4572f5e There was a bug in a lexer connected with operators. A... and return in parser didn't work as it should. 2012-10-28 14:04:30 +01:00
Justyna Att Ilczuk 0121614845 Some small changes in tests. There's a functionality I wanted to build, but still it doesn't look good ;P. 2012-10-28 13:18:37 +01:00
Justyna Att Ilczuk e15c8be93a i've got kind of lexer and parserf
# Please enter the commit message for your changes. Lines starting
2012-10-28 13:11:20 +01:00
Justyna Att Ilczuk a38163f408 I like writing in vim! 2012-10-13 15:28:35 +02:00
Justyna Att Ilczuk a4bc363ea5 dupa 2012-10-13 15:21:38 +02:00