This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-05-30 00:35:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
84e78b4ffc005de7a76ec7d05bdfd0caf56a79b1
Nim
/
lib
/
impure
History
Araq
6900da314c
make nre compile with --gc:arc
2020-01-26 13:43:02 +01:00
..
nre
Rework nil/option for nre in light of ""==nil
2018-12-11 22:15:57 +00:00
db_mysql.nim
use system.move instead of system.shallowCopy if the GC mode requires it
2019-10-04 09:48:45 +02:00
db_odbc.nim
[backport] Fix typo in docs (
#12356
) [ci skip]
2019-10-04 08:40:15 +02:00
db_postgres.nim
Check pqntuples > 0 in getValue.
Fixes
#12973
(
#12974
)
2019-12-29 17:41:18 +01:00
db_sqlite.nim
Documentation improvements around the db interface (
#12362
)
2019-10-08 11:24:06 +02:00
nre.nim
make nre compile with --gc:arc
2020-01-26 13:43:02 +01:00
osinfo_posix.nim
…
osinfo_win.nim
…
rdstdin.nim
rdstdin: remove cruft that shouldn't have been exported or added (
#12014
)
2019-08-23 21:34:22 +02:00
re.nim
added note to re constructor regarding performance (
#13224
)
2020-01-22 16:02:16 +01:00