Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-15 | Added liscense info at the front of many, many files. Debating the old files. | Mike Buland | |
2007-11-09 | Figured I might as well add single-line comments to taf, it now supports // | Mike Buland | |
style comments. | |||
2007-11-07 | Changed the way the Taf data is interpreted, anonymous properties now have no | Mike Buland | |
name, but have a value, I did it the other way last time, and they were hard to find. I think I fixed the writer to work right too, but I haven't checked it yet. | |||
2007-07-11 | TafWriter now indents by default, I'll make that configurable soon. | Mike Buland | |
2007-06-27 | The taf system is new and improved. The writer works, we added C++ style | Mike Buland | |
comment blocks, and it retains the order of all nodes. | |||
2007-06-25 | I think the plugger and programchain are all up to date to work with the new | Mike Buland | |
libbu++. The program chain may undergo heavy changes still, or be removed entirely, but we need it for congo and squirrelmud, so here it is for a while longer. The TafWriter isn't much closer, you still only get the groups in the output. | |||
2007-06-06 | Moved Taf back into core. | Mike Buland | |
2007-05-09 | Just a few things re-arranged, moved the new taf/xml systems to the inprogress | Mike Buland | |
directory, and moved the old xml system in, so it will require heavy changes. | |||
2007-05-08 | Now they all read "taf" not "tsf" :) | Mike Buland | |