camoroso
|
b6da9bcad4
|
refactored data-types to reduce plugin sizes
|
2026-06-08 07:02:56 +02:00 |
|
camoroso
|
99c1adc434
|
copyright header updated to 2026
|
2026-05-06 09:27:42 +02:00 |
|
camoroso
|
7f34ccf955
|
moved scanner sources to package 'scan'
|
2026-05-03 14:19:17 +02:00 |
|
camoroso
|
4d910dd069
|
moved a subset of source file to the kern package
|
2026-04-27 19:43:37 +02:00 |
|
camoroso
|
760c1ee6da
|
New bitwise XOR operator specified by symbol ^ (caret). Iterator dereference is now done by prefixed * (star)
|
2025-01-03 07:33:17 +01:00 |
|
camoroso
|
eccb0c4dc9
|
Added new special operators like &= and <<=.
Also made a litle change to scanner function moveOn(): now it moves on
the last char passed and only if there are more than one chars.
|
2024-12-29 19:26:02 +01:00 |
|