Age | Commit message (Expand) | Author |
2006-09-12 | Build now builds, it has viewers, and dependancy checking, and everything works. | Mike Buland |
2006-08-28 | Renamed Builder to BuildParser, soon I'll add the Parser base class and make | Mike Buland |
2006-08-22 | Added targets, and the global set command, things are really coming along now. | Mike Buland |
2006-08-22 | Fixed the lexer to complain about invalid escape sequences in strings. | Mike Buland |
2006-08-22 | The basic outline for all of the initial functions and rules has been set. The | Mike Buland |
2006-08-21 | Alright, the grammer is almost there, just debugging, in what I call extreme- | Mike Buland |
2006-08-21 | Getting there, it compiles, now for the fun sophisticated pieces where the | Mike Buland |
2006-08-18 | Gutted, deleted almost all the source, too many changes to keep it around, we'll | Mike Buland |
2006-08-07 | A bug in the lexer was causing the line count to be off by 3 for every line | Mike Buland |
2006-08-07 | Updated the lexer to not include + or = in string literals outside of quotes. | Mike Buland |
2006-08-06 | A load of updates, most of these made me realize that I probably could do this | Mike Buland |
2006-08-04 | Updated error reporting, fixed the command line params, they work now. | Mike Buland |
2006-08-02 | Some minor updates to the functionality | Mike Buland |
2006-08-01 | It builds fine, and can build other things as well, like squirrelmud, and clean. | Mike Buland |
2006-07-31 | I still can't get the pymake file to auto-make the bison and flex .c files, but | Mike Buland |
2006-07-30 | It's starting to look pretty good, just trying to figure out how to get through | Mike Buland |
2006-07-30 | Found out all of the c++ stuff in bison broke in 2.2, now we have to pick a | Mike Buland |
2006-07-30 | Figured out a format I like, we'll see what happens. | Mike Buland |