Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland | |
copyright 2007-2008. | |||
2010-02-12 | Well, it compiles. I think I may make newline inherit from buffer, I dunno... | Mike Buland | |
2010-02-11 | Started working on a CSV reader, it's pretty much done, the CSV writer is just | Mike Buland | |
a shell, but I may finish it soon, and started work on NewLine, a filter that converts newlines in text streams between the different OS standards. Also added some more helper operators to fbasicstring. |