0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update language spec More... about 15 years ago
Add compilation script More... about 15 years ago
Try compilation through gcc, llvm doesn't work well on students More... about 15 years ago
Stop function parameters from being evaluated as variables More... about 15 years ago
Fix tests good 25 and bad 52 (loop definitions) More... about 15 years ago
Fixed memory issues with strings and lists as function parameters More... about 15 years ago
Fix phi nodes in if More... about 15 years ago
Add eq on lists More... about 15 years ago
Fix memory errors when using set! More... about 15 years ago
Add lists. More... about 15 years ago
Add llvm code generation. More... about 15 years ago
Add more type information, remove ((function param) param') situations. More... about 15 years ago
Fix some bugs More... about 15 years ago
Update language info More... about 15 years ago
Fix typo More... about 15 years ago
Add type checking More... about 15 years ago
Add verification of variable scopes. (no type checking) More... about 15 years ago
Add source position information More... about 15 years ago
Remove unused parsec extension More... about 15 years ago
Make gScheme phony again, let ghc decide if recompilation is needed More... about 15 years ago
Remove gScheme from make phony More... about 15 years ago
New test More... about 15 years ago
Clarify need of spaces in let More... about 15 years ago
Shorter code with >> and liftM More... about 15 years ago
Fix typo More... about 15 years ago
Remove useless import More... about 15 years ago
Better identifier parsing More... about 15 years ago
Fix parsing some identifiers (like x2x) More... about 15 years ago
Parse \" in strings More... about 15 years ago
Allow ; character in preprocessor More... about 15 years ago