0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added multiply primitive. More... almost 16 years ago
Operator resolution impleneted and translated to ast, should work now More... almost 16 years ago
Implementation of operator resolution algorithm, not used right now More... almost 16 years ago
Merge branch 'wip-interpreter' of github.com:johang88/haskellinjavascript into wip-interpreter More... almost 16 years ago
inhertience More... almost 16 years ago
Added more typechecks More... almost 16 years ago
changes in rapport and some in hiji.. More... almost 16 years ago
Added typechecks to the ast More... almost 16 years ago
Merge branch 'wip-interpreter' of [email protected]:johang88/haskellinjavascript More... almost 16 years ago
another bug fix More... almost 16 years ago
Merge branch 'wip-interpreter' of [email protected]:johang88/haskellinjavascript into wip-interpreter More... almost 16 years ago
Merge branch 'wip-interpreter' of [email protected]:johang88/haskellinjavascript into wip-interpreter More... almost 16 years ago
Fixed typ error in the bug fix More... almost 16 years ago
Merge branch 'wip-interpreter' of [email protected]:johang88/haskellinjavascript More... almost 16 years ago
Fixed parans ast array ast bug and removed hacks More... almost 16 years ago
merged More... almost 16 years ago
removed non working stuff More... almost 16 years ago
Merge branch 'master' of github.com:johang88/haskellinjavascript More... almost 16 years ago
Merge branch 'master' into wip-interpreter More... almost 16 years ago
Bugfixes in the parser More... almost 16 years ago
Merge branch 'master' of github.com:johang88/haskellinjavascript More... almost 16 years ago
Merge branch 'master' into wip-interpreter More... almost 16 years ago
Starting itegrating the interpreter into hiji More... almost 16 years ago
set up basic API of typechecker More... almost 16 years ago
added typechecker to haskell.js More... almost 16 years ago
created branch More... almost 16 years ago
Start of a implementation of resolve_op More... almost 16 years ago
Operator table and types More... almost 16 years ago
Parses data type declarations More... almost 16 years ago
Extracted the new ast from the interpreter and renamed ast file More... almost 16 years ago