issues
search
nim-lang
/
RFCs
A repository for your Nim proposals.
137
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
transfer cheatfate/asynctools in nim-lang/asynctools?
#393
timotheecour
closed
3 years ago
15
[Concepts] Consider concept declarations for name resolution
#392
konsumlamm
opened
3 years ago
4
Fetch remove define flag
#391
juancarlospaco
closed
3 years ago
0
support for infix operators without requiring unicode: quoted operators
#390
timotheecour
closed
3 years ago
18
Memoization stdlib
#389
juancarlospaco
closed
3 years ago
1
Unicode support for infix operators
#388
whiterock
closed
3 years ago
46
1: replace `callsite` by `callTree`; 2: `NimLineInfo`
#387
timotheecour
opened
3 years ago
0
versioned containers (Tables etc) to enable value caching and cache invalidation
#386
timotheecour
opened
3 years ago
1
std/prettyprints: pretty print any expression (including with cycles), customizable
#385
timotheecour
opened
3 years ago
7
Next Gen direct JSON deserializer for the stdlib
#384
planetis-m
closed
3 years ago
2
APIs should have typesafe self-documenting time units, eg `proc sleep(t: Duration)`, allowing `sleep(1.millisecond)` etc
#383
timotheecour
opened
3 years ago
8
`iterator getOpenFiles*(p: Pid): FileEntry`
#382
timotheecour
opened
3 years ago
9
deprecate API's with string/seq + start/last in favor of ones with openArray
#381
timotheecour
opened
3 years ago
3
Extend the notion of a "type bound" operation
#380
Araq
closed
1 month ago
35
Create Dart_Backend
#379
jfilby
closed
3 years ago
10
Definite assignment analysis and out parameters
#378
Araq
closed
2 years ago
7
Add destructors to locks
#377
planetis-m
opened
3 years ago
7
prefer 1 API with options to N parallel API's
#376
timotheecour
opened
3 years ago
7
remove unused `{.exportnims.}` ? what was it for?
#375
timotheecour
opened
3 years ago
2
Move choosenim under Nim org
#374
juancarlospaco
closed
3 years ago
4
Overloadable enum names
#373
beef331
closed
3 years ago
22
Proposal for a `dotOperator` replacement
#372
n0bra1n3r
opened
3 years ago
10
How to treat versions of the stdlib and external packages
#371
PMunch
opened
3 years ago
45
should we pin this repo in nim org?
#370
pietroppeter
closed
3 years ago
2
Deprecate 'unsafeAddr' and make 'addr' available for all addressable locations
#369
Araq
closed
2 years ago
10
Multiple usages of the case discriminator for case objects
#368
Araq
opened
3 years ago
20
Make `fields(x, y)` and `fieldPairs(x, y)` work for case objects
#367
David-Kunz
opened
3 years ago
4
The `fmt` macro should handle any expression
#366
al6x
closed
3 years ago
6
transfer Varriount/NimLime to nim-lang/NimLime
#365
timotheecour
closed
3 years ago
9
introduce `'i` literal suffix, require a suffix for int's outside of in32 range and for 0b,0o,0x integers
#364
timotheecour
closed
2 years ago
3
add android and iOS to CI
#363
timotheecour
opened
3 years ago
5
`let`, `var`, and `const` for for-loop variables
#358
n0bra1n3r
closed
3 years ago
2
Unify function arguments and tuples
#357
n0bra1n3r
closed
3 years ago
13
Allow to return block
#356
al6x
closed
2 years ago
6
universal inline code block syntax for nim doc+rst
#355
timotheecour
opened
3 years ago
7
asynchttpserver: defer socket reading or read large request body to disk to handle large file uploads efficiently
#354
jivank
opened
3 years ago
2
json: add JsonKind, jsonKind (native json kinds)
#353
timotheecour
opened
3 years ago
7
show top-level import for top-level runnableExamples in generated docs
#352
timotheecour
closed
3 years ago
3
Add a proc to return an Option[T] from a table
#351
ghost
opened
3 years ago
6
Accept cstrings for case selector in JS
#350
metagn
closed
2 years ago
1
testament: add `flags` (more flexible than matrix, cmd, targets)
#349
timotheecour
opened
3 years ago
1
lexer errors shouldn't abort compilation
#348
timotheecour
opened
3 years ago
2
Executors, task parallelism, channels APIs
#347
mratsim
opened
3 years ago
11
Improve overload resolution for generics and templates
#346
al6x
opened
3 years ago
3
`macro customFor[T](a: T, b: ForLoopStmt): untyped = ...`
#345
timotheecour
opened
3 years ago
3
add `std/wintypes` (for `DWORD`, etc)
#344
timotheecour
opened
3 years ago
24
Add isWindowsDeveloperModeActive
#343
rominf
closed
3 years ago
5
Abstractions over cstring per backend
#342
metagn
opened
3 years ago
7
parser: make dot operators (eg:`.?`) same precedence/associativity as `.`
#341
timotheecour
closed
3 years ago
9
Partial generic type inference in type annotations: Support/document/experimental/discourage?
#340
metagn
opened
3 years ago
4
Previous
Next