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
2025-12-29 17:34:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f377da1d2191bdf73e4ce8961fb982b2da253cb
Nim
/
lib
/
impure
History
Bung
390ff428f0
add SqlPrepared api
fix
#13559
(
#14365
)
...
Co-authored-by: bung87 <
crc32@qq.com
>
2020-05-16 15:50:04 +02:00
..
nre
fixes
#13654
2020-03-16 23:00:43 +01: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
fix
#9771
(
#14357
)
2020-05-15 21:00:06 +02:00
db_postgres.nim
Check pqntuples > 0 in getValue.
Fixes
#12973
(
#12974
)
2019-12-29 17:41:18 +01:00
db_sqlite.nim
add SqlPrepared api
fix
#13559
(
#14365
)
2020-05-16 15:50:04 +02:00
nre.nim
Fail quickly if re or nre module is attempted to be compiled with js [backport] (
#14341
)
2020-05-14 07:27:57 +02:00
rdstdin.nim
Deprecate DCE:on (
#13839
)
2020-04-02 02:58:43 +02:00
re.nim
Fail quickly if re or nre module is attempted to be compiled with js [backport] (
#14341
)
2020-05-14 07:27:57 +02:00