about summary refs log tree commit diff
path: root/pkg/libs
AgeCommit message (Collapse)Author
2022-08-08Produce (slightly) better parser errorsMel
2022-07-05Fix nested if block compilingMel
2022-05-27Add debug info to compiled VM codeMel
2022-05-09Extract source walk part of scannerMel
2022-04-12Handle gateway errors and reconnectionsMel
2022-04-08Graceful closingMel
2022-04-06Excuse websockets cancelled through ctxMel