0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Aug 24, 2025 — Aug 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wrong order for grammar.ls - needs a better test More... over 13 years ago
Allow `do while` to take a guard, fixes #263 More... over 13 years ago
Update LICENSE More... over 13 years ago
Merge pull request #255 from Nami-Doc/issue238 More... over 13 years ago
fix #238 - only check loopsin last element More... over 13 years ago
optimize calls on partialized functions, closes #243 More... over 13 years ago
no need to curry a function with 0 or 1 args More... over 13 years ago
fix further quick map error, thanks @Nami-Doc More... over 13 years ago
merge upstream More... over 13 years ago
ast: @ref <- @pipe More... over 13 years ago
fixed `` `a` = while b => c `` etc. More... over 13 years ago
fixed #195 More... over 13 years ago
1.1.1 More... over 13 years ago
add buld status More... over 13 years ago
exit with error code if test failures More... over 13 years ago
exp to see if travis support will work More... over 13 years ago
deprecate !? op - #219 More... over 13 years ago
deprecate undefined as alias to void - #219 More... over 13 years ago
deprecate where statement - #219 More... over 13 years ago
preserve context of partially applied functions More... over 13 years ago
allow multiple unary ops in params, set props too More... over 13 years ago
fix inversions, closes #241 More... over 13 years ago
minor refactor, remove create-it-func as uneeded More... over 13 years ago
allow unary ops in params, closes #161 More... over 13 years ago
bound and curried functions acutally work now - fixes #232 More... over 13 years ago
fix #237 - error on assigning LS reserved word More... over 13 years ago
a switch statement without a default can still be callable - fixes #213 More... over 13 years ago
fix #215 More... over 13 years ago
fix #151 More... over 13 years ago
cascade in comprehension More... over 13 years ago