summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* More on declarations :).develJustyna Att Ilczuk2012-12-0920-39/+88
|
* Declaration stuffJustyna Att Ilczuk2012-12-0917-79/+288
|
* handles variables, doing calculations and adding stringsJustyna Att Ilczuk2012-12-089-7/+63
|
* variabuls und stuffJustyna Att Ilczuk2012-12-0829-96/+303
|
* It's alive and looks like it also works.Justyna Att Ilczuk2012-12-0718-33/+262
|
* It's alive!Justyna Att Ilczuk2012-12-0631-92/+420
|
* Lots of stuff done in AST. But still not close to finish.Justyna Att Ilczuk2012-12-0516-41/+201
|
* More work on AST structure. I created a general type of object calle ↵Justyna Att Ilczuk2012-12-059-18/+147
| | | | SenchaObject to store primitives.
* wtf gitJustyna Att Ilczuk2012-12-0569-364/+162
|
* AST small changesJustyna Att Ilczuk2012-12-0316-12/+137
|
* Small changes in interactive mode. No problems with levels of depth now, ↵Justyna Att Ilczuk2012-11-1819-34/+114
| | | | hopefully.
* AST part moved into AST folder.Justyna Att Ilczuk2012-11-1714-7/+277
|
* Some stuff with multiline interactive parsing and with character literal ↵Justyna Att Ilczuk2012-11-1719-131/+559
| | | | lexing analisys. Actually - bugs.
* Multiple lines in interactive mode.Justyna Att Ilczuk2012-11-0819-20/+147
|
* Small changes in interactive mode.Justyna Att Ilczuk2012-11-0510-3/+26
|
* Some crap removed. New classes for nodes added.Justyna Att Ilczuk2012-11-0416-104/+118
|
* Bug with brackets in parsing resolved.Justyna Att Ilczuk2012-11-0413-15/+100
|
* Interactive mode, bug with looping while parsing some incorrect input ↵Justyna Att Ilczuk2012-11-049-31/+93
| | | | corrected.`
* Removed some unnecessary files.Justyna Att Ilczuk2012-11-046-15/+39
|
* More tests for lexer. Some improvements in test framework.Justyna Att Ilczuk2012-11-045-0/+0
|
* Test framework - strongly modified by myself... some (actually little) tests.Justyna Att Ilczuk2012-11-0478-13/+2563
|
* I did some migration to eclipse. Old code-blocks version still exists. I ↵Justyna Att Ilczuk2012-11-0347-11/+1212
| | | | installed new very simple test framework called minunit. If eclipse doesn't explode, I will use it as main IDE.
* Now, lexer can deal with character literals with white spaces, hurray!Justyna Att Ilczuk2012-10-2912-35/+60
|
* There was a bug in a lexer connected with operators. A... and return in ↵Justyna Att Ilczuk2012-10-288-19/+31
| | | | parser didn't work as it should.
* Some small changes in tests. There's a functionality I wanted to build, but ↵Justyna Att Ilczuk2012-10-283-9/+12
| | | | still it doesn't look good ;P.
* i've got kind of lexer and parserfJustyna Att Ilczuk2012-10-2817-0/+744
| | | | # Please enter the commit message for your changes. Lines starting
* I like writing in vim!Justyna Att Ilczuk2012-10-131-1/+1
|
* dupaJustyna Att Ilczuk2012-10-131-0/+10