Issues
- 0
Difference between `prop` and `bool`
#287 opened by shym - 0
Too much ghost keywords?
#395 opened by n-osborne - 2
Pre-processor bug
#393 opened by ionchirica - 0
How should gospel handle model names?
#392 opened by mrjazzybread - 0
- 2
The PNG in the readme is out of date syntax-wise
#382 opened by n-osborne - 0
Values of type `unit` are named `unit`
#385 opened by n-osborne - 1
Revise xposts internal representation
#379 opened by n-osborne - 2
Type-check module signature in ml files
#366 opened by n-osborne - 4
Make the Gospel type-checker modular
#377 opened by shym - 1
Revise Identifier implementation
#381 opened by n-osborne - 0
- 0
Simplify attribute nesting
#378 opened by n-osborne - 1
Revise exceptional specifications
#373 opened by n-osborne - 1
`with` is optional for type invariants
#369 opened by n-osborne - 0
Add `Sequence.mapi`
#365 opened by n-osborne - 1
First gospel/doc attribute is attached to the module if it is not preceded by a documentation one.
#360 opened by n-osborne - 5
Missing error message for unsupported types
#340 opened by shym - 1
Prepare release notes for 0.2.0
#355 opened by shym - 0
- 1
- 4
Check that the documentation is up to date
#293 opened by n-osborne - 2
Gospel does not parse `fun` type annotations as OCaml
#305 opened by shym - 1
- 3
OCaml compiler reports error on code generated by the preprocessor when the attribute is not at an acceptable location
#337 opened by shym - 1
exists is a reserved keyword
#350 opened by n-osborne - 1
- 3
Why `fs_bool_false` is `False` rather than `false`?
#315 opened by shym - 0
Comments can break preprocessing
#320 opened by shym - 1
`Symbol not found` is sometimes misleading
#318 opened by shym - 1
- 1
Remove “ambiguous patterns” detection?
#314 opened by shym - 1
Allow tuple destruction in anonymous function
#296 opened by n-osborne - 1
syntax error in the documentation
#250 opened by n-osborne - 0
Reorganise test directory
#298 opened by shym - 1
Diverging functions do not need to modify state
#317 opened by shym - 0
Missing error : variable in sub-pattern
#224 opened by paulpatault - 0
`gospel check stdlib.mli` fails
#257 opened by shym - 3
Type declaration contains a cycle error
#225 opened by mariojppereira - 0
- 1
Spurious type check error
#210 opened by paulpatault - 3
Unhelpful error messages when a condition fails
#248 opened by naomiiiiiiiii - 3
gospel pps detaches documentation comments when below and followed by a specification
#266 opened by n-osborne - 3
Fix on pps for documentation broke location
#272 opened by n-osborne - 1
Bad location for a type error
#258 opened by shym - 0
- 1
integer literal in hexadecimal not accepted
#194 opened by GoncaloMateus - 0
Improve pattern-matchings
#202 opened by pascutto - 5
disallow ambiguous or-patterns under guards
#192 opened by backtracking - 3
Syntax error for `(::)` notation in patterns
#201 opened by mariojppereira