Changes On Branch kbk-isBoolean

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch kbk-isBoolean Excluding Merge-Ins

This is equivalent to a diff from 3bf74c48dc to bd009801ca

2018-12-27
04:12
Eliminate the 'isBoolean' instruction in favour of using the type checking machinery check-in: 0718166269 user: kbk tags: trunk
04:09
Eliminate the 'isBoolean' opcode in favour of 'instanceOf', to allow for type inferemce based on tryCvtToBoolean Closed-Leaf check-in: bd009801ca user: kbk tags: kbk-isBoolean
03:53
Open a branch for rework of 'isBoolean' so that it informs type inference check-in: 2a34883328 user: kbk tags: kbk-isBoolean
2018-12-18
15:12
OOPS: remove 'source' of unused file check-in: 3bf74c48dc user: kbk tags: trunk
02:32
Add a long-forgotten 'specializer.md' discussing what the specializer does. check-in: 7bd4d23ac9 user: kbk tags: trunk

Changes to codegen/build.tcl.

Changes to codegen/compile.tcl.

Changes to quadcode/pre.tcl.

Changes to quadcode/translate.tcl.

Changes to quadcode/types.tcl.