issues
search
jfecher
/
ante
A safe, easy systems language
http://antelang.org
MIT License
1.91k
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove unneeded parenthesis
#203
eldesh
closed
2 weeks ago
0
Remove unneeded parenthesis from type printing
#202
jfecher
opened
3 months ago
0
Mutable variables alias instead of copy
#201
jfecher
opened
3 months ago
0
Implement "Go to Declaration" for Ante-LS
#200
jfecher
opened
3 months ago
0
Update link from unofficial wiki to official one
#199
llakala
closed
3 months ago
0
Draft: Add Else Operator
#198
anoojpatel
opened
7 months ago
3
Bump mio from 0.8.10 to 0.8.11
#197
dependabot[bot]
closed
9 months ago
0
Restore ante-ls goto definition
#196
ehllie
closed
9 months ago
3
Add Ante-LS workflow
#195
jfecher
closed
9 months ago
0
CI Test
#194
jfecher
closed
9 months ago
0
ante-ls goto definition
#193
ehllie
closed
9 months ago
3
Panic: `Recursion limit reached in occurs`
#192
sullyj3
opened
9 months ago
0
Implement effect variable ellision
#191
jfecher
opened
9 months ago
0
Monomorphisation panic
#190
sullyj3
opened
9 months ago
3
Values declared inside conditional blocks and match arms leak to module export list
#189
ehllie
opened
9 months ago
2
Implement named constructor
#188
ehllie
closed
9 months ago
6
Lsp hover capability
#187
ehllie
closed
9 months ago
1
Add a file cache
#186
ehllie
closed
10 months ago
2
Update flake to include the language server #179
#185
ehllie
closed
10 months ago
0
Typechecker diagnostic messages in language server
#184
ehllie
closed
10 months ago
2
Bump shlex from 1.2.0 to 1.3.0
#183
dependabot[bot]
closed
10 months ago
0
Basic LSP implementation
#182
ehllie
closed
10 months ago
3
WebAssembly
#181
flip111
closed
10 months ago
2
Clippy suggestions and cargo fmt
#180
ehllie
closed
10 months ago
0
Create a LSP server for Ante
#179
jfecher
closed
3 months ago
4
Add a command-line flag to configure the "relative_root" directories
#178
jfecher
opened
10 months ago
1
Add `./deps` as a relative root by default
#177
jfecher
opened
10 months ago
0
Require the package name to prefix all imports
#176
jfecher
opened
10 months ago
0
Extend the parser to accept effect annotations.
#175
eldesh
closed
11 months ago
0
Malloc Panics with -O0 or crane_lift
#174
eldesh
closed
11 months ago
1
Add shorthand for casting integer types
#173
jfecher
opened
11 months ago
0
Incorrect Pointer Offset Calculation When Using -O3 Optimization Level
#172
eldesh
closed
11 months ago
1
Add a proper error message for unhandled effects
#171
jfecher
opened
11 months ago
0
Check declared variable's types with equality instead of unification
#170
jfecher
opened
11 months ago
1
Implement `can Effect` syntax for annotating effects
#169
jfecher
opened
11 months ago
1
Adding type annotations to an unbound type variable can crash the compiler
#168
jfecher
opened
1 year ago
1
Switch to flake-parts and nci
#167
ehllie
closed
1 year ago
4
Bump rustix from 0.38.14 to 0.38.19
#166
dependabot[bot]
closed
1 year ago
0
Bump rustix from 0.36.7 to 0.36.16
#165
dependabot[bot]
closed
1 year ago
1
Add named constructor parsing
#164
nrabulinski
closed
1 year ago
0
Implement Named Constructor syntax
#163
jfecher
opened
1 year ago
2
What kind of memory management does ante use?
#162
roy-moveup
closed
11 months ago
3
Typo: recommended
#161
kevaundray
closed
1 year ago
0
Various fixes
#160
iacore
closed
1 year ago
0
Codegen crash when using a trait that defines multiple methods
#159
jfecher
closed
1 year ago
0
Improve Location for "type variable is already in scope" error
#158
jfecher
opened
1 year ago
0
Update nix derivation
#157
ehllie
closed
1 year ago
2
Compiler crash when trying to access field of unspecified row-polymorphic type
#156
PROMETHIA-27
closed
1 year ago
1
Name resolution of imports fails in trait definitions
#155
PROMETHIA-27
closed
1 year ago
1
`size_of` can query the size of generic types and cause a panic
#154
PROMETHIA-27
opened
1 year ago
1
Next