issues
search
gavr123456789
/
Niva
Smalltalk like programming language
https://gavr123456789.github.io/niva-site
41
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add mill build option
#314
gavr123456789
closed
1 week ago
0
Make `Project name:` rename the binary
#313
gavr123456789
opened
1 week ago
0
Replace mut with ! syntax
#312
gavr123456789
opened
1 week ago
0
Manual Interfaces
#311
gavr123456789
closed
2 weeks ago
2
Stop generating single expression message if there a single expression in the body
#310
gavr123456789
closed
2 weeks ago
0
Wrong error message about non resolved reciever type
#309
gavr123456789
closed
2 weeks ago
0
4 Concurrent way to run functions inside block
#308
gavr123456789
opened
2 weeks ago
0
Kw message after unary should have correct receiver - this unary
#307
gavr123456789
closed
2 weeks ago
1
Parser: Keyword after unary after pipe is broken
#306
gavr123456789
closed
2 weeks ago
0
Type with codeblock fields is broken
#305
gavr123456789
closed
2 weeks ago
0
New extend syntax
#304
gavr123456789
opened
2 weeks ago
3
Make mutation only possible from methods declared for mut types
#303
gavr123456789
opened
2 weeks ago
2
niva debug mode
#302
gavr123456789
opened
2 weeks ago
1
match on type's field is not possible without local copy
#301
gavr123456789
closed
1 week ago
0
exhaustive check for enums
#300
gavr123456789
closed
2 weeks ago
0
match for enums
#299
gavr123456789
opened
2 weeks ago
0
Sometimes error reports one level higher
#298
gavr123456789
closed
1 week ago
0
constructor for type from Bind should be forbidden
#297
gavr123456789
opened
3 weeks ago
0
Export which makes everything else private
#296
gavr123456789
opened
3 weeks ago
1
@TopLevelOnly pragma
#295
gavr123456789
opened
4 weeks ago
0
resolve errordomains from bindings
#294
gavr123456789
closed
1 day ago
0
Parsing generics with error type correctly List::Path!IOError
#293
gavr123456789
opened
1 month ago
0
Diagnostic on empty List literals
#292
gavr123456789
closed
1 month ago
0
Need design: A way to write plugins for LSP
#291
gavr123456789
opened
1 month ago
0
Many constructors syntax, same as extend
#290
gavr123456789
closed
1 month ago
0
No receiver syntax
#289
gavr123456789
closed
1 month ago
0
Possible lang breaking changes
#288
gavr123456789
opened
2 months ago
0
parser dot bug
#287
gavr123456789
closed
2 months ago
0
Parser bug with Dots leaded by keyword msg
#286
gavr123456789
closed
1 month ago
0
New syntax for copyAndMutate
#285
gavr123456789
opened
2 months ago
0
IDE ideas
#284
gavr123456789
opened
2 months ago
0
Json lib via parser combinators
#283
gavr123456789
opened
2 months ago
0
Trait example from moonbit
#282
gavr123456789
opened
2 months ago
0
add panic, or default Error type Exit as in Roc
#281
gavr123456789
closed
1 day ago
0
Methods for types with instantiated generics
#280
gavr123456789
opened
2 months ago
0
Genirics instantiation of receiver
#279
gavr123456789
opened
2 months ago
0
StaticBuilder with args syntax intercept with
#278
gavr123456789
closed
2 months ago
0
Catch error from lambda
#277
gavr123456789
closed
1 day ago
0
inline REPL from different files
#276
gavr123456789
closed
1 day ago
0
Better way to resolve things
#275
gavr123456789
opened
3 months ago
0
clash of pkg names and local variables
#274
gavr123456789
opened
3 months ago
0
If return type of constuructor is not defined, it doesnt mean its the Receiver type
#273
gavr123456789
opened
3 months ago
0
Go to msg declaration from extend go to first word intead of concrete function
#272
gavr123456789
closed
3 months ago
0
Idea: Builders - add to scope
#271
gavr123456789
closed
2 months ago
1
Redeclaration of default types should be an error, probably
#270
gavr123456789
opened
3 months ago
0
Int != Unit w <- 0 > 1 => 3 |=> 4
#269
gavr123456789
opened
3 months ago
0
x = false ifFalse: ["rrst"] ifTrue: [34] should be an error
#268
gavr123456789
closed
3 months ago
0
replace constructor with `type` message
#267
gavr123456789
opened
3 months ago
0
LSP: megastor doestn remove methods for default types
#266
gavr123456789
closed
1 day ago
0
Use scripting backend for faster comp time
#265
gavr123456789
opened
3 months ago
0
Next