Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-03 | Adding a better constructor for strings. | Nicolas "Pixel" Noble | |
2011-12-04 | Reworked some things in the architecture, mainly exceptions and asserts. | Pixel | |
-) Removed Assert() -) Added AAssert(), IAssert(), RAssert(), TAssert() and Failure() -) Reworked all asserts in the code, and added meaningful messages to them. -) Changed the way the startup code is generated; BALAU_STARTUP is no longer necessary. | |||
2011-11-25 | Fixing a few bugs and warnings. | Pixel | |
2011-11-24 | Making strings being able to read from their end. | Pixel | |
2011-11-19 | Having String.set returning this. | Pixel | |
2011-11-19 | Handling more Connection tags, separated with commas; and adding the 'split' ↵ | Pixel | |
method to String. | |||
2011-11-15 | Making the String class a bit more tolerent of NULL strings. | Pixel | |
2011-10-12 | Enabling cross-compilation for Darwin. Haven't tested under the real thing ↵ | Nicolas "Pixel" Noble | |
yet though. The eprintf() thingy seems odd. | |||
2011-10-03 | First commit - very basic features. | Pixel | |