Age | Commit message (Expand) | Author |
---|---|---|
2019-05-14 | More fixes. | Mike Buland |
2019-05-13 | UtfString & Json overhaul. | Mike Buland |
2019-03-11 | Json parsing fix + new API for copying. | Mike Buland |
2018-12-17 | Bu::Json handles encoding control chars. | Mike Buland |
2018-02-20 | Json parse fixes. | Mike Buland |
2018-01-24 | Json stuff | Mike Buland |
2018-01-22 | Fixed escaped character encoding in Json decoding. | Mike Buland |
2018-01-18 | Made json much more helpful. Fixed array iterators. | Mike Buland |
2017-08-30 | Json now can take a UtfString as a text component. | Mike Buland |
2017-08-23 | Json has a "has" function now. | Mike Buland |
2017-08-23 | Added append to the json interface. | Mike Buland |
2017-08-23 | Fixed string constructor. | Mike Buland |
2017-08-22 | Updated json. | Mike Buland |
2017-06-07 | Changed interface slightly, it's easier to create json programmatically. | Mike Buland |
2017-06-06 | Reading, writing, and accessing loaded data all work. | Mike Buland |
2017-06-06 | Hey! This is a much better structure for the Json class. | Mike Buland |
2017-06-05 | Json? | Mike Buland |