2009-09-03 |
binrapt | This is incredibly unrewarding. Started some basic...
|
commit | commitdiff | tree |
2009-09-03 |
binrapt | No movement to speak of
|
commit | commitdiff | tree |
2009-09-02 |
binrapt | Time to get started with the interpreter
|
commit | commitdiff | tree |
2009-09-02 |
binrapt | Doing some sketching on the scope structure
|
commit | commitdiff | tree |
2009-09-01 |
binrapt | Added the object type
|
commit | commitdiff | tree |
2009-09-01 |
binrapt | Implemented a none type
|
commit | commitdiff | tree |
2009-09-01 |
binrapt | Successfully split up the variable code into lots of...
|
commit | commitdiff | tree |
2009-09-01 |
binrapt | Split up the lexer into multiple units, fixed a bug...
|
commit | commitdiff | tree |
2009-09-01 |
binrapt | Renamed class declaration to class operator, which...
|
commit | commitdiff | tree |
2009-08-31 |
binrapt | Fixed the line numbers in the lexer visualisation
|
commit | commitdiff | tree |
2009-08-31 |
binrapt | Removed old comments, enhanced the lexeme output visually
|
commit | commitdiff | tree |
2009-08-31 |
binrapt | Hooray, it produces some actual output now.
|
commit | commitdiff | tree |
2009-08-31 |
binrapt | Fixed the number parser, removed the string-in-comment...
|
commit | commitdiff | tree |
2009-08-31 |
binrapt | Fixed some of the line issues, crashes now though,...
|
commit | commitdiff | tree |
2009-08-31 |
binrapt | Finished the conversion of the lexer of a class for now
|
commit | commitdiff | tree |
2009-08-31 |
binrapt | Rewriting the lexer as a class to get rid of all the...
|
commit | commitdiff | tree |
2009-08-30 |
binrapt | Added code to the lexer to parse the three different...
|
commit | commitdiff | tree |
2009-08-30 |
unknown | Will I ever finish this?
|
commit | commitdiff | tree |
2009-08-16 |
binrapt | Fixed a lot of bugs in the lexer, appears to work now...
|
commit | commitdiff | tree |
2009-08-16 |
binrapt | Added lexer debugging output, ready to run the first...
|
commit | commitdiff | tree |
2009-08-16 |
binrapt | Managed to make the lexer compile
|
commit | commitdiff | tree |
2009-08-16 |
binrapt | Added the backslash lexeme
|
commit | commitdiff | tree |
2009-08-16 |
binrapt | Added name parsing to the lexer. I think it is nearly...
|
commit | commitdiff | tree |
2009-08-16 |
binrapt | Implemented number parsing in the lexer
|
commit | commitdiff | tree |
2009-08-16 |
binrapt | Still working on the dreaded lexer
|
commit | commitdiff | tree |
2009-08-15 |
binrapt | Working on the lexer
|
commit | commitdiff | tree |
2009-08-15 |
binrapt | It compiles!
|
commit | commitdiff | tree |
2009-08-15 |
binrapt | Working on operator</hashing
|
commit | commitdiff | tree |
2009-08-15 |
binrapt | Fixed most of the syntax errors
|
commit | commitdiff | tree |
2009-08-15 |
binrapt | Implemented all operators
|
commit | commitdiff | tree |
2009-08-15 |
binrapt | Implemented logical operators, fixed binary arithmetic...
|
commit | commitdiff | tree |
2009-08-15 |
binrapt | Added the first lines for the function type, it's totally...
|
commit | commitdiff | tree |
2009-08-15 |
binrapt | Unary minus
|
commit | commitdiff | tree |
2009-08-14 |
binrapt | Implemented the standard arithmetic operators
|
commit | commitdiff | tree |
2009-08-14 |
binrapt | Implemented string addition
|
commit | commitdiff | tree |
2009-08-14 |
binrapt | Going to reorganise the addition code
|
commit | commitdiff | tree |
2009-08-14 |
binrapt | Added operator argument type conflict error messages
|
commit | commitdiff | tree |
2009-08-14 |
binrapt | Added type to string mappings
|
commit | commitdiff | tree |
2009-08-13 |
binrapt | Finished up the initialisation code, moving on to the...
|
commit | commitdiff | tree |
2009-08-13 |
binrapt | Peace
|
commit | commitdiff | tree |