0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jan 10, 2025 — Jan 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'rapport' of github.com:johang88/haskellinjavascript into rapport More... over 15 years ago
rapporty rapporty More... over 15 years ago
a More... over 15 years ago
Adding type inference for variable lookups and doing some cleanup More... over 15 years ago
Added HeapPtr, fixed bugs More... over 15 years ago
Added toplevel exp parser that takes { exp } instead of just exp as the layout rules adds brackes More... over 15 years ago
More layout rules bug fixes More... over 15 years ago
Context sensitive Preulude, except that fix does not work More... over 15 years ago
case alts parser no longer requires ; for the last alt. More... over 15 years ago
Fixed a couple of bugs in the layout rules application More... over 15 years ago
Kind of working layout rules conversion More... over 15 years ago
Layout rules should kinda work still needs to convert to context free though More... over 15 years ago
Links against a local copy of jquery More... over 15 years ago
non working implementation of the layout rules More... over 15 years ago
loading modules with :l More... over 15 years ago
Added primitives to the ast More... over 15 years ago
Added primitives to the ast More... over 15 years ago
Added more primitives More... over 15 years ago
Created a simple lexer More... over 15 years ago
ladda moduler More... over 15 years ago
Updated primitives to take a number of arguments argument More... over 15 years ago
Converted to the same namespace declaration that is used in the other files More... over 15 years ago
Fixed the cons pattern parser More... over 15 years ago
Pragma macros work once again More... over 15 years ago
allows nested multi line comments More... over 15 years ago
man kan ladda moduler med :l More... over 15 years ago
Added some comments and descriptions of the various parsing steps More... over 15 years ago
Comments are stripped before parse, no nested multiline comments yet More... over 15 years ago
Allow # after char literals More... over 15 years ago
Allow # after string literals More... over 15 years ago