issues
search
mattbierner
/
khepri
ECMAScript derived programming language
http://khepri-lang.com/
MIT License
67
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to curry a function with n arguments?
#130
marco-faustinelli
closed
9 years ago
1
Apparently unable to use |>> operator
#129
marco-faustinelli
closed
9 years ago
2
How to get the n-th element of an array?
#128
marco-faustinelli
closed
9 years ago
2
Compiler flag to include all symbols defined in imported namespaces
#127
Muzietto
closed
9 years ago
3
Cannot calculate a simple recursive addition
#126
marco-faustinelli
closed
9 years ago
4
Recursive Variable Declaration Function Inline Explosion
#125
mattbierner
closed
9 years ago
0
"Tiny lazy annotated stream library" official example: Issues compiling the code and running it
#124
Muzietto
closed
9 years ago
1
Generalization of Multi Partial Apply Pattern
#123
mattbierner
closed
9 years ago
1
Macroish Functions (Call by need)
#122
mattbierner
opened
10 years ago
1
Better apply optimization
#121
mattbierner
opened
10 years ago
0
Delete Operator not working
#120
mattbierner
closed
10 years ago
0
The ... Operator
#119
mattbierner
closed
10 years ago
1
Dot Expressions Unary Operators
#118
mattbierner
closed
10 years ago
0
The checked operator
#117
mattbierner
closed
10 years ago
0
new used as operation not recognized as declared symbol
#116
mattbierner
closed
10 years ago
0
Not Erroring on Reassignment of Immutable Builtin Ops
#115
mattbierner
closed
10 years ago
0
Negated Equality Ops getting Lexed to Prefix instead of Infix Ops
#114
mattbierner
closed
10 years ago
0
with body Function
#113
mattbierner
closed
10 years ago
0
User Defined Operators
#112
mattbierner
closed
10 years ago
1
Incorrect Closure Let/With Capture in Loops
#111
mattbierner
closed
10 years ago
0
Indirect recursion not hitting recursion inlining expansion limits
#110
mattbierner
closed
10 years ago
0
Better generated code for inlining with slice unpacks and relative unpacks
#109
mattbierner
closed
10 years ago
1
Restrict Immutable Marking to Values to are never mutated in enclosing scopes
#108
mattbierner
closed
10 years ago
0
Incorrect Constant Prorogation after Assignment Resets
#107
mattbierner
closed
10 years ago
1
Incorrect inlining when the body introduces new bindings
#106
mattbierner
closed
10 years ago
1
Semi Mutable Bindings
#105
mattbierner
closed
10 years ago
1
Inlining With Argument Object
#104
mattbierner
closed
10 years ago
0
Optimization Level Flag
#103
mattbierner
opened
10 years ago
0
Don't count assignments in reachability
#102
mattbierner
closed
10 years ago
0
Currying Composed Unary Op Syntax
#101
mattbierner
closed
10 years ago
1
Prune Unreachable Globals
#100
mattbierner
closed
10 years ago
0
Constant subexpression inlining without temporaries
#99
mattbierner
opened
10 years ago
1
Lambda Capture Limiter Member Access
#98
mattbierner
closed
10 years ago
1
Inf Loop On Inlining Curry of Recursive Function With Multiple Args
#97
mattbierner
closed
10 years ago
1
Better inlining heuristic
#96
mattbierner
opened
10 years ago
0
Generation of Unreachable Bindings
#95
mattbierner
closed
10 years ago
1
Folding of Non Immutable bindings
#94
mattbierner
closed
10 years ago
2
Duplicate Operator code for some flipped ops
#93
mattbierner
closed
10 years ago
0
Error On Inline of Function with too few args provided
#92
mattbierner
closed
10 years ago
0
Unused Variable Elimination
#91
mattbierner
closed
10 years ago
0
Inefficent Code For Call of curried operator
#90
mattbierner
closed
10 years ago
1
Curry Operator to Function
#89
mattbierner
closed
10 years ago
0
Inefficient generated code for Call of Curried expression
#88
mattbierner
closed
10 years ago
0
New Operator To Function
#87
mattbierner
closed
10 years ago
0
statics declarations may be renamed
#86
mattbierner
closed
10 years ago
0
No Tests for Packages
#85
mattbierner
opened
10 years ago
1
Node packages with with Body discarding non imports bindings
#84
mattbierner
closed
10 years ago
1
Packages not introducing new scope
#83
mattbierner
closed
10 years ago
1
Change Compose Operator Assoc
#82
mattbierner
closed
10 years ago
0
Tool to list exports of a package
#81
mattbierner
opened
10 years ago
0
Next