aboutsummaryrefslogtreecommitdiff
path: root/src/dictionary.cpp (follow)
AgeCommit message (Collapse)Author
2012-04-06Everything supports clone now.Mike Buland
2011-03-08Added a whole load of new, cool helpers for working with dictionaries and lists.Mike Buland
2011-01-20Updated with new Bu::String.Mike Buland
2010-11-01Wow...floats...I mean...wow...Mike Buland
2010-11-01Maybe more minor fixes?Mike Buland
2010-11-01Oops, bools aren't floats!Mike Buland
2010-10-20Ugh, stupid bools.Mike Buland
2010-10-20Fixed a few minor things.Mike Buland
2010-09-27Damn boolean overloads, always getting in the way...Mike Buland
2010-08-27Added formatter handlers for debugging, works really well. Also added a bunchMike Buland
more helpers to make it as easy to use as possible.
2010-08-19Wow, it pretty much all works. the float format is a little funny, I treat itMike Buland
as a string, with a string header and then string data that is then turned into a float. It's pretty much how it's going to work, unless I come up with something revolutionary.
2010-08-18getting it all tuned up.Mike Buland
2010-08-14libgats gets it's own repo. The rest of the history is in my misc repo.Mike Buland