index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix #9102 docgen: sidebar now shows proc signatures instead of encoding (#16857)
Timothee Cour
2021-01-29
1
-2
/
+6
*
fix #16752: threadvar now works with importcpp types; osx now uses native TLS...
Timothee Cour
2021-01-27
1
-3
/
+5
*
fix config/nim.cfg: `@if not bsd or haiku:` was buggy (#16748)
Timothee Cour
2021-01-19
1
-10
/
+8
*
RST: implement internal targets (#16614)
Andrey Makarov
2021-01-11
1
-1
/
+2
*
RST: implement admonitions (#16438)
Andrey Makarov
2020-12-27
1
-0
/
+9
*
doc/rst2html: some few fixes for enumerated and bullet lists (#16295)
Andrey Makarov
2020-12-14
1
-0
/
+1
*
nimdoc: Initialize theme switch and pragma dots on DOMContentLoaded (#16247)
Sebastian Reinhard
2020-12-06
1
-1
/
+3
*
followup #15642: make source + edit also work with stdlib (which uses -d:boot...
Timothee Cour
2020-10-22
1
-1
/
+2
*
[backport: 1.4] Better linebreaks (#15658)
Miran
2020-10-22
1
-2
/
+2
*
add Source+Edit links on top of every docgend file (#15642)
Timothee Cour
2020-10-22
1
-1
/
+2
*
change case in nimdoc [ci skip]
narimiran
2020-10-14
1
-2
/
+2
*
reference fusion docs (#15562)
Timothee Cour
2020-10-14
1
-1
/
+4
*
group procs of the same name in TOC (#15487)
Miran
2020-10-05
1
-0
/
+14
*
close #6071, remove the mentions of deprecated `docSeeSrcUrl` (#15350)
Miran
2020-09-17
1
-2
/
+2
*
Change clibdir and cincludes for NetBSD (#15102)
Euan
2020-07-28
1
-1
/
+9
*
Fix theme switch load from local storage (#14897)
Manuel Bojato
2020-07-10
1
-14
/
+5
*
Limit number of error messages from gcc/clang backend (#14852)
Tomohiro
2020-07-07
1
-7
/
+9
*
Clean out oldast (#14837)
Juan Carlos
2020-06-30
1
-1
/
+0
*
Set cincludes and clibdir for FreeBSD, OpenBSD and NetBSD. (#14680)
Euan
2020-06-16
1
-0
/
+3
*
walkDirRecFilter, update doc CI filter, compiler/index.nim for docs + variou...
Timothee Cour
2020-06-01
1
-42
/
+13
*
fix #6583, fix #14376, index+search now generated for all projects, many bug ...
Timothee Cour
2020-05-25
1
-3
/
+6
*
vcc fix (#14222)
cooldome
2020-05-04
1
-4
/
+4
*
Add LTO support for most compilers and do some VCC fixes (#14013)
Keithcat1
2020-04-22
1
-3
/
+33
*
#12103 - CI for OpenBSD (#12105)
Euan
2020-04-21
1
-1
/
+1
*
use nimEmulateOverflowChecks for ARM/ARM64
Araq
2020-03-24
1
-0
/
+4
*
[backport] -d:danger should imply -d:release (#13336)
Miran
2020-02-05
1
-0
/
+1
*
Fix #10717, fix #13284 (#13307)
genotrance
2020-02-04
1
-4
/
+17
*
Fix docs for subdirs too (#13180)
Clyybber
2020-01-17
1
-1
/
+1
*
Fix docs (#13176)
Clyybber
2020-01-16
1
-1
/
+1
*
fixes #12998 nim doc regression (#13117)
Timothee Cour
2020-01-16
1
-1
/
+1
*
feature dracula themed doc (#12816)
Andreas Rumpf
2019-12-10
1
-767
/
+54
*
Removing the mention of using `discard` for block comments (#12837) [backport]
Elliot Waite
2019-12-08
1
-0
/
+1
*
Substitute $nimbleDir in --path flags (#12750)
genotrance
2019-11-28
1
-1
/
+1
*
Add /nologo option when nim call cl.exe (#12524)
Tomohiro
2019-10-27
1
-2
/
+3
*
Fix vcc linker option name (#12422)
Tomohiro
2019-10-18
1
-1
/
+2
*
Add no-ident for GCC when -d:release (#12454)
Juan Carlos
2019-10-18
1
-4
/
+4
*
fixes #12040
Araq
2019-08-27
1
-0
/
+1
*
Implement some custom formatting for input fields in the documentation (#11632)
Hugo Locurcio
2019-07-03
1
-0
/
+17
*
nim.cfg: disable excessiveStackTrace on release (#11575)
alaviss
2019-06-25
1
-0
/
+1
*
[bugfix] rename Nimrod to Nim, fix #11460 (#11462)
Miran
2019-06-10
1
-1
/
+1
*
make fullpaths the default in error messages and stack traces for mor… (#11...
Andreas Rumpf
2019-06-05
1
-7
/
+16
*
Genode compiler configuration for arm64 and riscv64 (#11389)
ehmry
2019-06-03
1
-1
/
+8
*
Render deprecated pragmas (#8886)
LemonBoy
2019-06-03
1
-0
/
+10
*
switch should be nimOldShiftRight with the nim prefix
Araq
2019-05-29
1
-1
/
+1
*
added a -d:nimv019 define for compiling 0.19 code with 0.20
Araq
2019-05-29
1
-0
/
+7
*
fixes #11306
Araq
2019-05-24
1
-15
/
+1
*
fixes #11153
Araq
2019-05-10
1
-1
/
+4
*
Review of vcc command lint;pwd.h> lcurses/_helpers.c:#include <stdlib.h> lcurses/_helpers.c:#include <string.h> lcurses/_helpers.c:#include <sys/stat.h> lcurses/_helpers.c:#include <unistd.h> lcurses/_helpers.c:#include <ncurses.h> lcurses/_helpers.c:#include <term.h> lcurses/compat-5.2.c:#include <errno.h> lcurses/compat-5.2.c:#include <string.h> lcurses/compat-5.2.c:#include <limits.h> lcurses/compat-5.2.c:#include <math.h> lcurses/compat-5.2.h:#include <stddef.h> lcurses/compat-5.2.h:#include <string.h> lcurses/compat-5.2.h:#include <stdio.h> lcurses/compat-5.2.h:#include <limits.h> lcurses/strlcpy.c:#include <sys/types.h> lcurses/strlcpy.c:#include <string.h> luasec/compat.h:#include <openssl/ssl.h> luasec/context.c:#include <string.h> luasec/context.c:#include <windows.h> luasec/context.c:#include <openssl/ssl.h> luasec/context.c:#include <openssl/err.h> luasec/context.c:#include <openssl/x509.h> luasec/context.c:#include <openssl/x509v3.h> luasec/context.c:#include <openssl/dh.h> luasec/context.c:#include <openssl/ec.h> luasec/context.h:#include <openssl/ssl.h> luasec/ec.c:#include <openssl/objects.h> luasec/ec.h:#include <openssl/ec.h> luasec/options.c:#include <openssl/ssl.h> luasec/options.lua:#include <openssl/ssl.h> luasec/ssl.c:#include <errno.h> luasec/ssl.c:#include <string.h> luasec/ssl.c:#include <winsock2.h> luasec/ssl.c:#include <openssl/ssl.h> luasec/ssl.c:#include <openssl/x509v3.h> luasec/ssl.c:#include <openssl/x509_vfy.h> luasec/ssl.c:#include <openssl/err.h> luasec/ssl.c:#include <openssl/dh.h> luasec/ssl.h:#include <openssl/ssl.h> luasec/x509.c:#include <stdio.h> luasec/x509.c:#include <string.h> luasec/x509.c:#include <ws2tcpip.h> luasec/x509.c:#include <windows.h> luasec/x509.c:#include <sys/types.h> luasec/x509.c:#include <sys/socket.h> luasec/x509.c:#include <netinet/in.h> luasec/x509.c:#include <arpa/inet.h> luasec/x509.c:#include <openssl/ssl.h> luasec/x509.c:#include <openssl/x509v3.h> luasec/x509.c:#include <openssl/evp.h> luasec/x509.c:#include <openssl/err.h> luasec/x509.c:#include <openssl/asn1.h> luasec/x509.c:#include <openssl/bio.h> luasec/x509.c:#include <openssl/bn.h> luasec/x509.h:#include <openssl/x509v3.h> luasocket/auxiliar.c:#include <string.h> luasocket/auxiliar.c:#include <stdio.h> luasocket/except.c:#include <stdio.h> luasocket/inet.c:#include <stdio.h> luasocket/inet.c:#include <stdlib.h> luasocket/inet.c:#include <string.h> luasocket/mime.c:#include <string.h> luasocket/mime.c:#include <ctype.h> luasocket/options.c:#include <string.h> luasocket/select.c:#include <string.h> luasocket/serial.c:#include <string.h> luasocket/serial.c:#include <sys/un.h> luasocket/tcp.c:#include <string.h> luasocket/timeout.c:#include <stdio.h> luasocket/timeout.c:#include <limits.h> luasocket/timeout.c:#include <float.h> luasocket/timeout.c:#include <windows.h> luasocket/timeout.c:#include <time.h> luasocket/timeout.c:#include <sys/time.h> luasocket/udp.c:#include <string.h> luasocket/udp.c:#include <stdlib.h> luasocket/unixdgram.c:#include <string.h> luasocket/unixdgram.c:#include <stdlib.h> luasocket/unixdgram.c:#include <sys/un.h> luasocket/unixstream.c:#include <string.h> luasocket/unixstream.c:#include <sys/un.h> luasocket/usocket.c:#include <string.h> luasocket/usocket.c:#include <signal.h> luasocket/usocket.c:#include <sys/poll.h> luasocket/usocket.h:#include <errno.h> luasocket/usocket.h:#include <unistd.h> luasocket/usocket.h:#include <fcntl.h> luasocket/usocket.h:#include <sys/types.h> luasocket/usocket.h:#include <sys/socket.h> luasocket/usocket.h:#include <sys/time.h> luasocket/usocket.h:#include <netdb.h> luasocket/usocket.h:#include <signal.h> luasocket/usocket.h:#include <netinet/in.h> luasocket/usocket.h:#include <arpa/inet.h> luasocket/usocket.h:#include <netinet/tcp.h> luasocket/usocket.h:#include <net/if.h> luasocket/usocket.h:#include <sys/poll.h> luasocket/wsocket.c:#include <string.h> luasocket/wsocket.h:#include <winsock2.h> luasocket/wsocket.h:#include <ws2tcpip.h>