issues
search
leostera
/
caramel
:candy: a functional language for building type-safe, scalable, and maintainable applications
https://caramel.run
Apache License 2.0
1.06k
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
build with latest ocaml 4.14
#105
milahu
opened
1 year ago
0
Core Erlang improvements
#104
renzhexiangjiao
closed
2 years ago
1
Function declarations with explicit type annotations compile to the wrong Erlang code
#103
tmbb
opened
2 years ago
8
Wrong Compiler Version in Release 0.1.1
#100
Simerax
opened
3 years ago
1
docs: small tweaks to some sentences
#99
nrhtr
closed
3 years ago
0
Are parameterized modules/functors available?
#98
AeroNotix
opened
3 years ago
3
Atom/Variant which is just underscore is a Syntax Error
#97
AeroNotix
opened
3 years ago
2
Map Literal syntax
#96
AeroNotix
closed
3 years ago
2
docs: Mention caramel parse in CONTRIBUTING.md
#95
michallepicki
closed
3 years ago
0
fix(compiler): generate unique names for variables
#94
michallepicki
closed
2 years ago
2
Generate unique variable names to deal with name shadowing and Erlang bindings escaping expression blocks
#93
michallepicki
opened
3 years ago
2
feat(compiler): wrap partial application in anonymous functions
#92
michallepicki
closed
2 years ago
7
Pipe operator support
#91
ayshiff
closed
2 years ago
4
fix(compiler): disable automatic uncurrying
#90
nicobao
closed
2 years ago
7
fix(compiler): better function and arity detection
#89
michallepicki
closed
3 years ago
6
chore(ci): only run ci on main branch and pull requests
#88
michallepicki
closed
3 years ago
0
fix(compiler): allow to run directly from bin directory
#87
michallepicki
closed
3 years ago
0
feat(compiler): support aliases in patterns
#86
michallepicki
closed
3 years ago
0
fix typo in README.md
#85
nrhtr
closed
3 years ago
0
The sources of the following couldn't be obtained, aborting: - erlang.0.0.14
#84
hvnsweeting
opened
3 years ago
0
Support aliases in patterns
#83
michallepicki
closed
3 years ago
0
Mention caramel parse command in CONTRIBUTING.md
#82
michallepicki
closed
3 years ago
0
Compile let bindings to IIFEs
#81
erszcz
closed
2 years ago
7
feat(compiler): support expression sequences
#80
michallepicki
closed
3 years ago
3
fix(compiler): support function arguments annotated with types
#79
michallepicki
closed
3 years ago
0
feat(reason): add reason support
#78
nicobao
closed
3 years ago
0
Unclear behavior with externals
#77
leostera
opened
3 years ago
1
Idiomatic Elixir wrappers for generated code
#76
leostera
opened
3 years ago
0
Make it clear we need Erlang installed
#75
leostera
closed
3 years ago
0
Add a hello world snippet in the frontpage
#74
leostera
opened
3 years ago
1
Make it clear to see what's different from the standard OCaml lang+runtime
#73
leostera
opened
3 years ago
1
Pipe operator support
#72
michallepicki
opened
3 years ago
4
chore(stdlib): remove not implemented externals from Core
#71
michallepicki
closed
3 years ago
0
Fun references of operators have the wrong arity and module name
#70
leostera
closed
3 years ago
2
Depend on ocamlformat 0.16.0
#69
erszcz
closed
3 years ago
1
Nested let-in expressions compile to wrong erlang
#68
michallepicki
closed
3 years ago
12
Annotating types for function arguments compiles to wrong erlang
#67
michallepicki
closed
3 years ago
1
fix(compiler): do not prioritize using local functions over functions called through module qualifiers
#66
michallepicki
closed
3 years ago
1
feat(compiler,stdlib): add bit shift operators; add unary float operators
#65
michallepicki
closed
3 years ago
0
More of Core working; Introduce Math module
#64
michallepicki
closed
3 years ago
2
feat(compiler): add basic math operators for integers and floats
#63
michallepicki
closed
3 years ago
4
Fix windows dependencies cache on CI
#62
michallepicki
opened
3 years ago
1
fix: Support OCaml style floating point syntax without trailing numbers after dot
#61
michallepicki
closed
3 years ago
6
docs: Rust -> OCaml in Install from Sources doc
#60
michallepicki
closed
3 years ago
0
Support expression sequences
#59
michallepicki
closed
3 years ago
3
Local function is shadowing imported function with the same name in generated erlang
#58
michallepicki
closed
3 years ago
1
Should && and || translate to short-circuiting andalso and orelse?
#57
michallepicki
opened
3 years ago
3
Function undefined for many externals from the Core module
#56
michallepicki
closed
3 years ago
3
Support OCaml style floating point syntax without trailing numbers after dot
#55
michallepicki
closed
3 years ago
0
Adjust the GitHub bug template for the project
#54
michallepicki
closed
3 years ago
0
Next