issues
search
hkust-taco
/
mlscript
The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to have full interop with TypeScript!
https://hkust-taco.github.io/mlscript
MIT License
174
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add code generation for bbml
#245
NeilKleistGao
opened
1 day ago
2
Add `trace` functionality
#244
CrescentonC
opened
2 days ago
5
Sanity Checks for Selection
#243
CrescentonC
closed
3 days ago
0
Naïve compilation of refining patterns
#242
chengluyu
opened
4 days ago
0
Improve Error Messages for BbML
#241
NeilKleistGao
opened
1 week ago
0
Patches for BbML
#240
NeilKleistGao
closed
1 week ago
1
Add support for `throw` keyword
#239
CrescentonC
closed
1 week ago
0
Fix scoping
#238
AnsonYeung
closed
1 week ago
0
Generate argument number checks for JS code
#237
CrescentonC
closed
1 week ago
3
Migrate files for LLIR
#236
waterlens
opened
2 weeks ago
1
Port part of nofib benchmarks to hkmc2
#235
CrescentonC
closed
1 week ago
11
Fix missing semicolons
#234
AnsonYeung
closed
2 weeks ago
1
Module Methods
#233
FlandiaYingman
closed
1 week ago
5
Support tuple patterns
#232
chengluyu
closed
2 weeks ago
0
Fix elaboration of `case` and support `as` patterns
#231
chengluyu
closed
3 weeks ago
2
Parser for Effect Handlers
#230
CAG2Mark
closed
3 weeks ago
6
Print javascript stack trace
#229
CrescentonC
closed
3 weeks ago
7
Improve debugability of generated JS code
#228
LPTK
opened
4 weeks ago
0
Multiple Parameter Lists
#227
FlandiaYingman
closed
1 month ago
2
Fix `let` annotation handling
#226
NeilKleistGao
closed
1 month ago
0
Sync IR changes
#225
waterlens
closed
2 months ago
29
Synchronize IR changes
#224
waterlens
closed
4 months ago
1
Optional arguments
#223
noordahx
opened
4 months ago
0
Defunctionalization with simple-sub Control-flow Analysis
#222
HarrisL2
closed
5 months ago
2
Fix statement desugar in `Unquote`
#221
NeilKleistGao
closed
6 months ago
0
Optional Arguments
#220
noordahx
closed
5 months ago
1
Type Selection
#219
Meowcolm024
opened
7 months ago
1
Tail Recursion Optimization
#218
CAG2Mark
closed
5 months ago
13
Revert workspace setting modified in hkust-taco#174
#217
fo5for
opened
8 months ago
4
Fix lack of stability in inferred types
#216
LPTK
closed
8 months ago
0
Defunctionalization with base AST
#215
HarrisL2
closed
8 months ago
0
Update index.html
#214
Craig-Macomber
closed
9 months ago
0
Constraint solving for function overloading
#213
auht
closed
1 month ago
3
Add an IR that the optimizer or other components might use
#212
waterlens
closed
8 months ago
1
Quasiquote syntax support
#211
NeilKleistGao
opened
9 months ago
2
Annotation System
#210
CAG2Mark
closed
9 months ago
12
Infinite loop in expanding abstract class with self type
#209
Meowcolm024
opened
9 months ago
4
Add imperative features
#208
LPTK
closed
10 months ago
1
Some generic object types are not lattice homomorphisms and those which are should not be forall-distributivity targets
#207
LPTK
opened
10 months ago
0
Improve self-type handling
#206
LPTK
closed
10 months ago
2
Fix/virtual type arg params
#205
LPTK
closed
10 months ago
0
Introduce comma operator and use `,`/`;` instead of `;`/`;;`
#204
LPTK
closed
10 months ago
1
Constraint solving for function overloading
#203
auht
closed
8 months ago
2
Implement effect prototype
#202
NeilKleistGao
opened
11 months ago
0
Adjust heap size and stack size of JVM of GitHub workflow
#201
chengluyu
closed
11 months ago
1
Remove inspection function for syntax tree nodes
#200
chengluyu
closed
11 months ago
1
Support integer literals of different radices and decimal numeric literals
#199
chengluyu
closed
11 months ago
2
Fix code generation for local functions declared by `let rec`
#198
chengluyu
closed
11 months ago
2
Fix name duplication in code generation for new definition typing
#197
chengluyu
closed
11 months ago
3
Defunctionalization with base AST
#196
HarrisL2
closed
8 months ago
1
Next