Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gracelang/minigrace issues and pull requests
#337 - Should `import` statements be at the beginning of a module?
Issue -
State: open - Opened by apblack 11 months ago
- 1 comment
#336 - `where` clauses not recognized in method signatures
Issue -
State: open - Opened by apblack over 1 year ago
#335 - Missing comma not reported as Syntax Error
Issue -
State: open - Opened by apblack over 1 year ago
Labels: bug
#334 - asString methods on ranges and sequences differ
Issue -
State: closed - Opened by apblack almost 2 years ago
- 1 comment
#332 - Error compiling match(_)case(_)
Issue -
State: closed - Opened by KimBruce almost 4 years ago
- 5 comments
#331 - Missing method in scope.grace
Issue -
State: closed - Opened by KimBruce almost 4 years ago
- 2 comments
#330 - Compiler crash on error
Issue -
State: closed - Opened by KimBruce almost 4 years ago
- 2 comments
#329 - Separate method types into individual GCT entries
Pull Request -
State: closed - Opened by pavlerohalj over 4 years ago
#328 - methodTypes not generated properly in gct
Issue -
State: open - Opened by KimBruce over 4 years ago
- 1 comment
Labels: bug
#327 - backtrace is a sequence, but method pop is invoked on it
Issue -
State: closed - Opened by KimBruce over 4 years ago
- 1 comment
Labels: bug
#326 - Type arguments to binary operator request are ignored
Issue -
State: closed - Opened by IsaacOscar over 4 years ago
- 1 comment
#325 - Return statements inside object constructors behave inconsistently
Issue -
State: open - Opened by IsaacOscar almost 5 years ago
- 3 comments
#324 - Compiler crashes when empty method has a return-type from another module
Issue -
State: open - Opened by IsaacOscar almost 5 years ago
- 1 comment
#323 - Compiler crashes when compiler file whose only content is `return`
Issue -
State: open - Opened by IsaacOscar almost 5 years ago
- 1 comment
#322 - Strange and inconsistent behaviour when using _ as a method name/identifier
Issue -
State: open - Opened by IsaacOscar almost 5 years ago
- 1 comment
#321 - Bad error message for reserved word
Issue -
State: closed - Opened by apblack almost 5 years ago
- 2 comments
#320 - Can't create an alias for an implicit writer method
Issue -
State: open - Opened by apblack almost 5 years ago
#319 - Fixed bug that prevents any fresh grace code from running
Pull Request -
State: closed - Opened by IsaacOscar almost 5 years ago
- 3 comments
#318 - odd block indentation
Issue -
State: closed - Opened by kjx almost 5 years ago
- 4 comments
#317 - Mis-placed annotation does not generate a syntax error
Issue -
State: open - Opened by apblack almost 5 years ago
- 2 comments
#316 - if(_)then(_)else(_) not allowed as reciever
Issue -
State: open - Opened by apblack almost 5 years ago
#315 - Should we remove the "suggestions" from parse error messages
Issue -
State: open - Opened by apblack almost 5 years ago
- 7 comments
#314 - Missing operator in `then` clause not detected
Issue -
State: closed - Opened by apblack almost 5 years ago
- 1 comment
#313 - Stale object treated as fresh
Issue -
State: open - Opened by apblack almost 5 years ago
#312 - Cyclic imports cause minigrace to run forever (command line only)
Issue -
State: open - Opened by apblack about 5 years ago
#311 - Compiler's output files are not written atomically
Issue -
State: closed - Opened by apblack about 5 years ago
- 1 comment
#310 - minigrace can load the wrong version of a module at runtime
Issue -
State: open - Opened by apblack about 5 years ago
#309 - Pattern type omission
Issue -
State: closed - Opened by KimBruce about 5 years ago
- 1 comment
#308 - None is not defined
Issue -
State: closed - Opened by apblack about 5 years ago
- 1 comment
#307 - Bad alias error message does not use canonical method name
Issue -
State: closed - Opened by apblack about 5 years ago
- 1 comment
#306 - missing brace after class generates bad error message
Issue -
State: closed - Opened by apblack about 5 years ago
- 1 comment
#305 - Bad error message when block is enclosed in parenthesis
Issue -
State: open - Opened by apblack about 5 years ago
Labels: good first issue
#304 - Valid exclusion rejected when inheriting from another module
Issue -
State: open - Opened by apblack about 5 years ago
#303 - Adds missing dependencies
Pull Request -
State: closed - Opened by apblack about 5 years ago
#302 - Bad error message with multiple inheritance
Issue -
State: closed - Opened by KimBruce about 5 years ago
- 1 comment
#301 - Modules can be re-compiled multiple times
Issue -
State: closed - Opened by apblack about 5 years ago
- 3 comments
#300 - Add type declarations to GCT and parameterize methodInInterface
Pull Request -
State: closed - Opened by pavlerohalj over 5 years ago
- 1 comment
#299 - Add master
Pull Request -
State: closed - Opened by KimBruce over 5 years ago
- 3 comments
#298 - Can't have two modules with the same filename
Issue -
State: open - Opened by IsaacOscar over 5 years ago
- 2 comments
Labels: wontfix
#297 - Allow relative imports
Pull Request -
State: closed - Opened by IsaacOscar over 5 years ago
- 3 comments
#296 - Import first .js/.grace file found in GRACE_MODULE_PATH
Pull Request -
State: closed - Opened by IsaacOscar over 5 years ago
- 10 comments
#295 - Can't import a module from a sub-directory
Issue -
State: closed - Opened by IsaacOscar over 5 years ago
#294 - Require the RHS of typedec to be a type expression
Pull Request -
State: closed - Opened by IsaacOscar over 5 years ago
- 3 comments
#293 - GRACE_MODULE_PATH does not behave as expected
Issue -
State: closed - Opened by IsaacOscar over 5 years ago
- 7 comments
#292 - Add new matrix module with tests
Pull Request -
State: closed - Opened by sophiaweeks over 5 years ago
- 1 comment
#291 - Allow expressions in type-arguments
Pull Request -
State: closed - Opened by IsaacOscar over 5 years ago
#290 - Redefining Unknown neither works nor produces an error
Issue -
State: closed - Opened by IsaacOscar over 5 years ago
- 1 comment
#289 - RHS of Type Definition isn't Required to be Type Expression
Issue -
State: closed - Opened by IsaacOscar over 5 years ago
- 1 comment
#288 - Tweaks to get this to build on linux (mint).
Pull Request -
State: closed - Opened by jcantrell over 5 years ago
- 1 comment
#287 - Get correct end position of an empty typeliteral
Pull Request -
State: closed - Opened by IsaacOscar over 5 years ago
#286 - No type checking when a method's body is just a variable name
Issue -
State: closed - Opened by IsaacOscar over 5 years ago
- 2 comments
#285 - Compiler hangs when compiling circular imports
Issue -
State: open - Opened by IsaacOscar over 5 years ago
- 10 comments
#284 - Compiler crash when case arms have no paramaters
Issue -
State: closed - Opened by IsaacOscar over 5 years ago
- 2 comments
#283 - Compiler exception when compiling code with "outer.outer"
Issue -
State: closed - Opened by IsaacOscar over 5 years ago
- 1 comment
#282 - Impossible to add methods to intrinsic objects
Issue -
State: open - Opened by apblack over 5 years ago
- 11 comments
#281 - Print more information in type-errors
Pull Request -
State: closed - Opened by IsaacOscar over 5 years ago
- 2 comments
#280 - Type Errors do not give helpfull error messages
Issue -
State: closed - Opened by IsaacOscar over 5 years ago
- 2 comments
#279 - The ellipsis ... is mis-understood in interface literals
Issue -
State: closed - Opened by apblack over 5 years ago
#278 - Excluding a method changes the binding of an alias
Issue -
State: closed - Opened by apblack over 5 years ago
- 3 comments
#277 - Type arguments on operators are ignored
Issue -
State: open - Opened by apblack over 5 years ago
#276 - ExtendedLineup should go away; replace by List
Issue -
State: closed - Opened by apblack over 5 years ago
- 5 comments
#275 - Unnecessary type arguments not rejected
Issue -
State: closed - Opened by apblack over 5 years ago
- 1 comment
#274 - `once class` not recognized
Issue -
State: closed - Opened by apblack over 5 years ago
- 5 comments
#273 - Type declarations installed too late
Issue -
State: closed - Opened by apblack over 5 years ago
- 3 comments
#272 - The type `Self` is not recognized
Issue -
State: open - Opened by apblack over 5 years ago
#271 - Where Clauses are Ignored
Issue -
State: open - Opened by apblack over 5 years ago
#270 - Can't inherit from sub-component of external module
Issue -
State: open - Opened by apblack about 6 years ago
#269 - required methods not recognized when used
Issue -
State: closed - Opened by apblack about 6 years ago
- 2 comments
#268 - Missing "{" causes unhelpful error message
Issue -
State: closed - Opened by KimBruce about 6 years ago
- 3 comments
#267 - Fixes to ast.grace and lexer.grace
Pull Request -
State: closed - Opened by jwsbrennan over 6 years ago
- 1 comment
#266 - definition of object within method broken
Issue -
State: closed - Opened by KimBruce over 6 years ago
- 1 comment
#265 - Fix toGrace methods in ast.grace
Pull Request -
State: closed - Opened by jwsbrennan over 6 years ago
#264 - alias underspecification bug
Issue -
State: closed - Opened by KimBruce over 6 years ago
- 4 comments
#263 - Fresh objects not treated as fresh?
Issue -
State: open - Opened by KimBruce over 6 years ago
- 4 comments
#256 - mirrors on blocks give incorrect list of methods
Issue -
State: closed - Opened by apblack over 6 years ago
- 1 comment
#255 - update alias & exclude semantics
Issue -
State: closed - Opened by kjx over 6 years ago
- 1 comment
#254 - IO module interface
Issue -
State: open - Opened by apblack almost 7 years ago
- 6 comments
#252 - Receiver of isMe compiled incorrectly
Issue -
State: open - Opened by apblack about 7 years ago
- 2 comments
#249 - inherited method `methods` doesn't work
Issue -
State: open - Opened by apblack over 7 years ago
#248 - importing files with .grace in name
Issue -
State: closed - Opened by apblack over 7 years ago
- 4 comments
#247 - Inconsistent acceptance of types Function0
Issue -
State: closed - Opened by KimBruce over 7 years ago
- 4 comments
#246 - Revised IO Module
Pull Request -
State: closed - Opened by Dmitri-2 over 7 years ago
- 6 comments
#244 - Accessors that check for initialization could be overwritten for speed
Issue -
State: open - Opened by apblack over 7 years ago
- 1 comment
Labels: performance only
#243 - Browser-based IDE discards suggestions for undeclared identifiers
Issue -
State: open - Opened by apblack over 7 years ago
- 2 comments
#240 - Random numbers do not seem to be very random
Issue -
State: open - Opened by apblack over 7 years ago
#237 - Types within Types
Issue -
State: closed - Opened by apblack over 7 years ago
- 3 comments
#231 - Programmer access to file I/O
Issue -
State: closed - Opened by KimBruce over 7 years ago
- 8 comments
#227 - Aliased methods not confidential
Issue -
State: closed - Opened by milosonator almost 8 years ago
- 5 comments
Labels: low priority
#173 - --dir flag to minigrace leads to failure to find imported modules
Issue -
State: closed - Opened by apblack over 8 years ago
- 1 comment
#148 - Forward References at top level of recursive types won't compile
Issue -
State: closed - Opened by apblack about 9 years ago
- 1 comment
#146 - Inheritance error with collections.list
Issue -
State: closed - Opened by MJS72 about 9 years ago
- 1 comment
#116 - New line characters cut off error messages in web editor
Issue -
State: closed - Opened by reidmit over 9 years ago
- 4 comments
#93 - self can be assigned
Issue -
State: closed - Opened by apblack over 9 years ago
- 2 comments
#91 - The dotted class syntax is still allowed.
Issue -
State: closed - Opened by apblack over 9 years ago
- 1 comment
#90 - JavaScript code does gratuitous type conversions
Issue -
State: closed - Opened by apblack over 9 years ago
- 1 comment
#86 - missing "method" after factory produces stupid error message
Issue -
State: closed - Opened by apblack over 9 years ago
- 2 comments
Labels: wontfix
#53 - match reserved word confusion
Issue -
State: open - Opened by KimBruce over 10 years ago
- 2 comments
#47 - dialect output mixed with code
Issue -
State: closed - Opened by apblack over 10 years ago
- 3 comments
Labels: bug
#40 - Built-in features and StaticGrace dialect do not play well together
Issue -
State: closed - Opened by KimBruce over 10 years ago
- 2 comments
Labels: enhancement
#25 - Bad error message on wrong number of arguments
Issue -
State: closed - Opened by KimBruce over 10 years ago
- 2 comments