Commit Graph

20 Commits (fa95e916dd3b8a66cddb2b8e114cb9a3f7c7ef0b)

Author SHA1 Message Date
Justyna Att Ilczuk fa95e916dd Gitignore debug crap. 2012-12-09 13:05:33 +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