Skip to content

Tags: notch1p/tigris

Tags

v0.91

Toggle v0.91's commit message
feat(misc): various misc fixes/enhancement

v0.9

Toggle v0.9's commit message
fix(Tigrisl): use repr to escape filepath on windows

v0.8

Toggle v0.8's commit message
feat(FFI): added FFI instructions/gadgets

v0.73

Toggle v0.73's commit message
Merge branch 'cwc' into pratt

v0.72hotfix

Toggle v0.72hotfix's commit message
Merge branch 'pratt' into cwc

v0.7

Toggle v0.7's commit message
feat(new IR): closure conversion

v0.65

Toggle v0.65's commit message
feat(PP): pretty print values;

perf(env): replace hash-based structures with tree-based, more suitable
for modifying shared (RC > 1) environments

v0.61

Toggle v0.61's commit message
fix(Typing): regression that undefined rectypes being able to

elide mutual block

v0.6

Toggle v0.6's commit message

Verified

This commit was signed with the committer’s verified signature.
notch1p Z.M. 'Evan' Gao
threading support for evaluation

v0.55

Toggle v0.55's commit message
refactor(parsing): cut path;

feat(mutual rectype): add support for mutual rectype