issues
search
amuletml
/
amulet
An ML-like functional programming language
https://amulet.works/
BSD 3-Clause "New" or "Revised" License
328
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Record type doc
#303
sigmasoldi3r
closed
3 years ago
2
Confusing error location on `type syn <- foo [bar]`
#302
s5bug
opened
3 years ago
1
Exporting a Lua-array
#301
s5bug
opened
3 years ago
1
Exporting a function with multiple arguments
#300
s5bug
opened
3 years ago
0
Returning a top-level export instead of as part of a table
#299
s5bug
opened
3 years ago
1
Compilation fails when amuletml is used as a stack dependency
#298
s5bug
closed
3 years ago
3
Maintenance of community
#297
ShalokShalom
closed
3 years ago
9
Mitigate exponential behaviour of inhabitance checker
#296
SquidDev
closed
3 years ago
0
Lua parser does not recognise bit ops
#295
plt-amy
closed
3 years ago
1
Compiler eating memory infinitely
#294
s5bug
closed
3 years ago
3
Instances cannot be found when records are directly involved
#293
viluon
opened
3 years ago
0
Crash with "Cannot get type name" in incomplete pattern matches
#292
viluon
closed
3 years ago
0
`undefined` error when trying to "fill in" a "previous" operator
#291
s5bug
closed
3 years ago
6
Best way to represent a Lua type that both has "static" functions and "instance" functions?
#290
s5bug
closed
3 years ago
4
How to define custom math operators for types?
#289
s5bug
closed
3 years ago
1
Type error for (**) upon opening the REPL
#288
davidgarland
closed
4 years ago
2
Documentation: Compilation
#287
ShalokShalom
closed
4 years ago
2
Optimiser η-contraction makes mutual recursion too strict
#286
plt-amy
opened
4 years ago
1
Very big code results in too many locals
#285
plt-amy
opened
4 years ago
2
description should be "An ML-like..." and not A ML-like..."
#284
TomerShech
closed
4 years ago
4
Weird continuation fuckery confuses the optimiser
#283
plt-amy
closed
4 years ago
3
Integral mod
#282
Lignum
opened
4 years ago
4
Type checker can't infer impredicative instantations from matches
#281
plt-amy
opened
4 years ago
0
WIP: Or patterns
#280
plt-amy
closed
4 years ago
0
Constant folding, again
#279
SquidDev
closed
4 years ago
0
Simplify the module importing code
#278
SquidDev
closed
4 years ago
0
Add :explain command to the repl
#277
SquidDev
closed
4 years ago
1
amc explain from the toplevel
#276
Ilazki
closed
4 years ago
0
amc static fails on Debian due to missing lua.pc
#275
Ilazki
closed
4 years ago
2
High memory utilization on 1.0.0.0 (d6b1bcb1)
#274
Lupus
opened
4 years ago
5
A terrible hash map implementation
#273
SquidDev
closed
4 years ago
4
Rework annotations
#272
SquidDev
closed
4 years ago
1
Code folding support
#271
SquidDev
closed
4 years ago
0
Include the library path on missing imports
#270
SquidDev
closed
4 years ago
2
Simple Unit Test & Terminal Color Modules
#269
chrisnevers
closed
4 years ago
2
Update documentation
#268
chrisnevers
opened
4 years ago
4
Use stack install to copy binary files
#267
SquidDev
closed
4 years ago
0
"Unexpected let, expected end" in base.ml after 1.0.0.0 installation
#266
Lupus
closed
4 years ago
7
Shadowing related optimiser fixes
#265
SquidDev
opened
4 years ago
2
Reduce is not inlining an atom
#264
SquidDev
closed
4 years ago
1
Change begin → struct, and begin → do, and begin → begin
#263
plt-amy
closed
4 years ago
0
Add range syntax
#262
plt-amy
closed
4 years ago
1
add a library of stream functions
#261
plt-amy
closed
4 years ago
0
Constructors are in scope in their own types
#260
plt-amy
closed
4 years ago
0
Type family reduction errors
#259
SquidDev
opened
4 years ago
0
Clean up the examples a little bit
#258
SquidDev
closed
4 years ago
0
Move the C shim into a separate file
#257
SquidDev
closed
4 years ago
0
sortBy -> sort_by
#256
Lignum
closed
4 years ago
0
Lua module and amulet module interoperability
#255
Escapingbug
closed
4 years ago
3
Default methods not visited in Verify
#254
SquidDev
opened
4 years ago
2
Next