All releases of Treep


Release Notes: This release has been optimized for speed, and is a few times faster than before. In the source code, "goto" is used to skip unnecessary checks, but this looks quite elegant.


Release Notes: This release adds documentation for functions and adds some examples. The project has been moved moved to a new URL.


Release Notes: Time handling was fixed and throughly tested.


Release Notes: This release adds three functions for time handling: time (number of seconds since Epoch), repr (YYYY-MM-DD HH:MM:SS text representation), pars (to parse dates from text strings). In the library, it adds one function "like" which tests text for various formats.


Release Notes: Time handling was updated. A function now computes Unix time, and you can convert it to number and name.


Release Notes: The code was simplified. Many bugs were removed. This version has been extremely well tested.


Release Notes: Some functions were changed to make programming extremely easy. Documentation was updated. The program now works in full production environments.