Jonas Lund

Results 3 issues of Jonas Lund

The changes so far are the addition of a new P8 dialect with bitwise operators, compound assignments and a != alias for ~= There are a also some other shorthands...

Added code to find and include files from frameworks Added code to support the #import directive and only process files once when using that directive Added code to handle ?:...