issues
search
gracelang
/
language
Design of the Grace language and its libraries
GNU General Public License v2.0
6
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Why does Type type have a type parameter?
#199
apblack
opened
1 year ago
1
Does "directly in an enclosing scope" include dialects scopes?
#198
apblack
opened
1 year ago
6
Static vs Dynamic Types
#197
apblack
opened
1 year ago
3
Bump addressable from 2.7.0 to 2.8.1 in /website
#196
dependabot[bot]
opened
2 years ago
0
Bump addressable from 2.7.0 to 2.8.0 in /website
#195
dependabot[bot]
closed
2 years ago
1
Bump rexml from 3.2.4 to 3.2.5 in /website
#194
dependabot[bot]
opened
3 years ago
0
Bump kramdown from 2.3.0 to 2.3.1 in /website
#193
dependabot[bot]
opened
3 years ago
0
Bump kramdown from 2.2.1 to 2.3.0 in /website
#189
dependabot[bot]
closed
3 years ago
0
Return statements inside object constructors
#188
apblack
opened
4 years ago
1
Should true and false be patterns?
#187
apblack
closed
4 years ago
1
Where should `_` be allowed as an identifier?
#186
apblack
opened
4 years ago
3
Collections again
#185
apblack
opened
4 years ago
7
What's a type?
#184
apblack
closed
4 years ago
6
Are too many objects Patterns?
#183
apblack
opened
5 years ago
4
Embedded types in types
#182
KimBruce
closed
2 years ago
3
Number Semantics
#181
smarr
closed
2 years ago
2
Can two blocks be opened on the same line?
#180
IsaacOscar
closed
1 year ago
3
Amplifies wording around finally
#179
apblack
closed
5 years ago
2
Unknown, None, etc are not reserved
#178
apblack
opened
5 years ago
13
Remove exception allowing interface keyword to be optional
#177
apblack
closed
1 year ago
8
Return statements are optional
#176
apblack
opened
5 years ago
4
Sequence Constructors, Blocks can't be annotated with types
#175
apblack
opened
5 years ago
11
Ranges with strides
#174
apblack
opened
5 years ago
13
true and false are not reserved
#173
apblack
closed
4 years ago
1
What does Self mean in Types?
#172
apblack
opened
5 years ago
0
Constrained genericity
#171
KimBruce
closed
5 years ago
5
Operator for Negating a Pattern
#170
apblack
opened
5 years ago
10
imports in Grace
#169
KimBruce
closed
6 years ago
1
Semantics of (Dynamic) Types
#168
kjx
closed
5 years ago
18
Rules for indentation
#167
apblack
closed
6 years ago
2
insert (value) at (index) on lists?
#166
KimBruce
closed
5 years ago
3
Does emptyList exist?
#165
KimBruce
closed
6 years ago
3
Can types be declared inside methods (or blocks)?
#164
ghost
closed
5 years ago
12
Cyclic dependencies in standard modules
#163
ghost
opened
6 years ago
10
Proposed Extension: "abstract declarations" (marker declarations)
#162
apblack
closed
6 years ago
6
What's "done"?
#161
apblack
opened
6 years ago
29
Self or SelfType
#160
apblack
closed
6 years ago
2
Describes how alias and exclude statements are composed.
#159
apblack
closed
6 years ago
0
Manifest
#158
apblack
closed
6 years ago
0
match and successfulMatch(result)
#157
apblack
closed
6 years ago
10
forall in Type Syntax
#156
apblack
opened
6 years ago
19
methods of graceObject
#155
apblack
closed
1 year ago
11
traits vs value objects
#154
kjx
closed
6 years ago
2
Under the ADT model, what about primitives for all objects?
#153
kjx
opened
6 years ago
1
What are primitive objects and methods, and how do you get to them?
#152
kjx
opened
6 years ago
12
Syntax and semantics of alias and exclude clauses
#151
apblack
closed
6 years ago
9
can traits contain statefull classes?
#150
kjx
closed
6 years ago
2
should annotations be permitted in more places?
#149
kjx
opened
6 years ago
0
Abstract (uninstantiable) classes (low priority)
#148
kjx
closed
6 years ago
1
Mutual interdependencies in product lines (low priority)
#147
kjx
closed
6 years ago
3
Next