Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-23 | implemented to undo stack memory limiting | Robin Haberkorn | 1 | -2/+2 |
2015-02-11 | updated copyright to 2015 | Robin Haberkorn | 1 | -1/+1 |
2014-11-14 | added ^# (XOR) operator | Robin Haberkorn | 1 | -1/+2 |
2014-11-11 | refactored SciTECO runtime errors: moved from parser.cpp to error.cpp | Robin Haberkorn | 1 | -2/+2 |
2014-11-11 | added all of SciTECO's declarations to the "SciTECO" namespace | Robin Haberkorn | 1 | -0/+4 |
2014-02-15 | updated Copyright to year 2014 | Robin Haberkorn | 1 | -1/+1 |
2014-02-15 | report stack overflows as errors & fixed ValueStack dtor | Robin Haberkorn | 1 | -1/+5 |
2013-03-17 | ^E\ string building character to format number | Robin Haberkorn | 1 | -0/+2 |
2013-02-22 | use typedef for SciTECO integers and make it configurable at configure time | Robin Haberkorn | 1 | -7/+7 |
2013-01-19 | updated copyright (2012-2013) | Robin Haberkorn | 1 | -1/+1 |
2012-12-04 | added copyright notice to every source file | Robin Haberkorn | 1 | -0/+17 |
2012-12-04 | autoconf preparation: move everything into src/ subdir | Robin Haberkorn | 1 | -0/+194 |