Age | Commit message (Expand) | Author |
2012-04-03 | Tweaks to help with the new libbu++ and windows compatibility. | Mike Buland |
2011-06-03 | Corrected a precedence issue with the << operator which was causing shift/reduce | Mike Buland |
2011-06-03 | Well, that was strange. Support for the raw << operator was everywhere except | Mike Buland |
2010-02-03 | Here's the new build you need. I fixed it so you can use complex expressions | Mike Buland |
2009-12-28 | Location data is being tracked (for the most part, filenames...not as much), | Mike Buland |
2009-12-21 | We're getting closer and closer, qt4 is more configurable and gets QT flags | Mike Buland |
2009-12-21 | m3 is copied into trunk, we should be good to go, now. | Mike Buland |
2009-12-21 | Removed the old trunk contents. About to load up m3 | Mike Buland |
2007-04-24 | Build groups are finished, there may be more we could do with them, but they | Mike Buland |
2007-04-24 | Half way there on the road to implementing basic group functionality. You can | Mike Buland |
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-23 | Loads more stuff...it's nearly working now. | Mike Buland |
2006-08-22 | Started on the crazy process of building the stage one compiled data. It's | Mike Buland |
2006-08-22 | Added targets, and the global set command, things are really coming along now. | 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 | Added support for setting and adding the output of commands to variables. | 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 | Better error handling again, and about to add more language features. | Mike Buland |
2006-08-01 | It builds fine, and can build other things as well, like squirrelmud, and clean. | Mike Buland |
2006-07-31 | We're almost to rule/command generation, then only a couple of steps before it | 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 |