- Fix in standard function library: forgot static linkage for inline __str_cmp() 2020-07-06, by Edouard Tisserant
- Fixed in standard function library: NE_BOOL was missing. 2020-06-30, by Edouard Tisserant
- Fixed in standard function library: String comparison was retrurning wrong result whith strings of different sizes but starting the same, or with zero length strings. 2020-06-18, by Edouard Tisserant
- Fixed FIND Standard Character String Function. Now returns 0 in case empty string is given either for IN1 or IN2. 2020-05-08, by Edouard Tisserant
- Reworked get_greatest_tick_count computation 2019-08-30, by Edouard Tisserant
- Add a column to VARIABLES.CSV, containing variable (derived) type name, additionally to current last column contyaining base type name 2019-07-09, by Edouard Tisserant
- add default NULL value to references (as suggested by anonymous in issue 62) 2019-02-13, by Mario de Sousa