ecere:mkta

Last commit made on 2020-04-16
Get this branch:
git clone -b mkta https://git.launchpad.net/ecere

Branch merges

Branch information

Name:
mkta
Repository:
lp:ecere

Recent commits

7f6f6c7... by Jerome St-Louis

ecere/gfx/E3D: Temporary tweaks for flipped Munakata building normals

aa2dbaa... by Jerome St-Louis

compiler/eccss: Supporting backquotes (`) for identifiers

bce96d0... by Jerome St-Louis

compiler/eccss: New StylingRuleBlock::setStyle() method taking in an expression

a5b201e... by Jerome St-Louis

compiler/eccss/expressions: Resolving AND operations right away if either operand resolves to false

0b31060... by Jerome St-Louis

eda/drivers/SQLite: Fixed retrieving 64-bit FieldValues

3fc2c32... by Jerome St-Louis

ecere/sys/JSON: Avoid bad instantiation errors on mismatched Strings

fce20d8... by Jerome St-Louis

samples/threadedProcessing: Updated to work with latest changes

18d977e... by Jerome St-Louis

compiler/eccss: Initial support for functions
- Basic text functions implementation: strlwr(), strupr(), subst(), format()

490b6e5... by Jerome St-Louis

ecere/cc/mmhash.c: Fixed crash on use of invalid hash entry

d42cc96... by Jerome St-Louis

ecere: Allow binaries built on recent Linux distributions to run on glibc >= 2.14
- This enables deploying them on the current latest Ubunutu LTS (18.04)