issues
search
gracelang
/
minigrace
Self-hosting compiler for the Grace programming language
39
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Should `import` statements be at the beginning of a module?
#337
apblack
opened
11 months ago
1
`where` clauses not recognized in method signatures
#336
apblack
opened
1 year ago
0
Missing comma not reported as Syntax Error
#335
apblack
opened
1 year ago
0
asString methods on ranges and sequences differ
#334
apblack
closed
2 years ago
1
Error compiling match(_)case(_)
#332
KimBruce
closed
3 years ago
5
Missing method in scope.grace
#331
KimBruce
closed
3 years ago
2
Compiler crash on error
#330
KimBruce
closed
4 years ago
2
Separate method types into individual GCT entries
#329
pavlerohalj
closed
1 year ago
0
methodTypes not generated properly in gct
#328
KimBruce
opened
4 years ago
1
backtrace is a sequence, but method pop is invoked on it
#327
KimBruce
closed
4 years ago
1
Type arguments to binary operator request are ignored
#326
IsaacOscar
closed
3 years ago
1
Return statements inside object constructors behave inconsistently
#325
IsaacOscar
opened
4 years ago
3
Compiler crashes when empty method has a return-type from another module
#324
IsaacOscar
opened
4 years ago
1
Compiler crashes when compiler file whose only content is `return`
#323
IsaacOscar
opened
4 years ago
1
Strange and inconsistent behaviour when using _ as a method name/identifier
#322
IsaacOscar
opened
4 years ago
1
Bad error message for reserved word
#321
apblack
closed
1 year ago
2
Can't create an alias for an implicit writer method
#320
apblack
opened
4 years ago
0
Fixed bug that prevents any fresh grace code from running
#319
IsaacOscar
closed
4 years ago
3
odd block indentation
#318
kjx
closed
3 years ago
4
Mis-placed annotation does not generate a syntax error
#317
apblack
opened
4 years ago
2
if(_)then(_)else(_) not allowed as reciever
#316
apblack
opened
4 years ago
0
Should we remove the "suggestions" from parse error messages
#315
apblack
opened
4 years ago
7
Missing operator in `then` clause not detected
#314
apblack
closed
5 years ago
1
Stale object treated as fresh
#313
apblack
opened
5 years ago
0
Cyclic imports cause minigrace to run forever (command line only)
#312
apblack
opened
5 years ago
0
Compiler's output files are not written atomically
#311
apblack
closed
5 years ago
1
minigrace can load the wrong version of a module at runtime
#310
apblack
opened
5 years ago
0
Pattern type omission
#309
KimBruce
closed
5 years ago
1
None is not defined
#308
apblack
closed
5 years ago
1
Bad alias error message does not use canonical method name
#307
apblack
closed
5 years ago
1
missing brace after class generates bad error message
#306
apblack
closed
5 years ago
1
Bad error message when block is enclosed in parenthesis
#305
apblack
opened
5 years ago
0
Valid exclusion rejected when inheriting from another module
#304
apblack
opened
5 years ago
0
Adds missing dependencies
#303
apblack
closed
5 years ago
0
Bad error message with multiple inheritance
#302
KimBruce
closed
5 years ago
1
Modules can be re-compiled multiple times
#301
apblack
closed
5 years ago
3
Add type declarations to GCT and parameterize methodInInterface
#300
pavlerohalj
closed
5 years ago
1
Add master
#299
KimBruce
closed
5 years ago
3
Can't have two modules with the same filename
#298
IsaacOscar
opened
5 years ago
2
Allow relative imports
#297
IsaacOscar
closed
5 years ago
3
Import first .js/.grace file found in GRACE_MODULE_PATH
#296
IsaacOscar
closed
5 years ago
10
Can't import a module from a sub-directory
#295
IsaacOscar
closed
5 years ago
0
Require the RHS of typedec to be a type expression
#294
IsaacOscar
closed
5 years ago
3
GRACE_MODULE_PATH does not behave as expected
#293
IsaacOscar
closed
5 years ago
7
Add new matrix module with tests
#292
sophiaweeks
closed
5 years ago
1
Allow expressions in type-arguments
#291
IsaacOscar
closed
5 years ago
0
Redefining Unknown neither works nor produces an error
#290
IsaacOscar
closed
5 years ago
1
RHS of Type Definition isn't Required to be Type Expression
#289
IsaacOscar
closed
5 years ago
1
Tweaks to get this to build on linux (mint).
#288
jcantrell
closed
5 years ago
1
Get correct end position of an empty typeliteral
#287
IsaacOscar
closed
5 years ago
0
Next