This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
codon
Watch
1
Star
0
Fork
0
You've already forked codon
mirror of
https://github.com/exaloop/codon.git
synced
2025-06-03 15:03:52 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
codon
/
test
/
parser
History
Ibrahim Numanagić
58664374c7
Add super() tests; Allow static inheritance to inherit @extend methods
2021-12-17 10:10:40 -08:00
..
a
Add "_" files back
2021-10-02 18:56:18 -04:00
llvm.codon
Fix byte __repr__
2021-10-13 12:21:40 -04:00
simplify_expr.codon
Backport seq-lang/seq@develop fixes
2021-12-10 12:28:19 -08:00
simplify_stmt.codon
Fix grammar to allow variable names that have reserved word as a prefix
2021-12-16 13:56:37 -08:00
typecheck_expr.codon
Add support for partial functions with *args/**kwargs; Fix partial method dispatch
2021-12-16 13:23:31 -08:00
typecheck_stmt.codon
Add super() tests; Allow static inheritance to inherit @extend methods
2021-12-17 10:10:40 -08:00
types.codon
Fix various bugs and update tests
2021-12-15 11:44:17 -08:00