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
*
android target: use clang
Andreas Rumpf
2017-08-30
1
-7
/
+9
*
Android support: put Termux specific dependencies behind a -d:termux switch
Andreas Rumpf
2017-08-30
1
-1
/
+1
*
Nim Configuration cleanup for VCC (#6261)
Fredrik Høisæther Rasch
2017-08-21
1
-20
/
+19
*
Added missing C++ options for VCC (#6195)
Fredrik Høisæther Rasch
2017-08-08
1
-13
/
+26
*
Introduce first class support for Android (#5772)
Fredrik Høisæther Rasch
2017-08-06
1
-0
/
+10
*
fixes #4763
Araq
2017-07-17
1
-0
/
+3
*
Add meta tag to ensure that media queries are activated on mobile devices.
Konstantin Molchanov
2017-04-20
1
-0
/
+2
*
docgen: make whitespace around 'class=' more consistent
Andreas Rumpf
2017-04-12
1
-1
/
+1
*
Make fonts load from https rather than http
Zion
2017-03-27
1
-2
/
+2
*
nim.cfg: happy new year
Araq
2017-02-07
1
-1
/
+1
*
revert nim.cfg to version before b26e6e3 (#5306)
Axel Pahl
2017-01-31
1
-8
/
+2
*
fixes #5301
Araq
2017-01-30
1
-2
/
+8
*
nim.cfg: update comments about the stack size to match reality (#5206)
mfxmfx
2017-01-11
1
-4
/
+4
*
use dwarf-3 debug information on Windows/GCC for compat with older GDBs
Araq
2016-12-16
1
-2
/
+5
*
Prevent concurrency issues on the PDB file by using /FS option
Fredrik Høisæther Rasch
2016-10-25
1
-1
/
+1
*
options.linker made platform specific
Fredrik Høisæther Rasch
2016-10-25
1
-6
/
+5
*
corrected --platform arg for amd64 (VCC)
Fredrik Høisæther Rasch
2016-10-25
1
-1
/
+1
*
vccwrapper with nim-like command line args
Fredrik Høisæther Rasch
2016-10-25
1
-6
/
+6
*
config: corrected vcc wrapper arguments to right syntax
Fredrik Høisæther Rasch
2016-10-25
1
-12
/
+15
*
Nim.cfg: Arch option dependent on target platform
Fredrik Høisæther Rasch
2016-10-25
1
-0
/
+6
*
VCC wrappers with vcvars args.
Fredrik Høisæther Rasch
2016-10-25
1
-2
/
+10
*
minor CSS improvement
Araq
2016-10-01
1
-1
/
+1
*
Haiku supporting code in nim.cfg. We don't have -ldl.
Zoltán Mizsei
2016-09-25
1
-1
/
+9
*
RPATH locations for OpenBSD,NetBSD and FreeBSD.
cheatfate
2016-09-21
1
-0
/
+11
*
docgen: working search feature
Araq
2016-09-09
1
-0
/
+7
*
docgen: minor changes
Andreas Rumpf
2016-09-09
1
-2
/
+2
*
docgen: search feature
Andreas Rumpf
2016-09-09
1
-0
/
+9
*
generated theindex.html is valid html
Araq
2016-09-09
1
-3
/
+3
*
docgen: group by type feature
Andreas Rumpf
2016-09-08
1
-0
/
+21
*
docgen: different attachedType generation
Andreas Rumpf
2016-09-08
1
-1
/
+1
*
documentation now has an 'edit' button
Andreas Rumpf
2016-09-08
1
-2
/
+4
*
make tests green again
Andreas Rumpf
2016-07-10
1
-9
/
+0
*
docgen: hide pragmas
Andreas Rumpf
2016-07-08
1
-2
/
+38
*
Niminst now bundles the `compiler` dir when packaging.
Dominik Picheta
2016-06-06
1
-0
/
+5
*
Made docgen emit valid XML by default
Felix Krause
2016-01-11
1
-3
/
+3
*
Move deprecated modules into lib/deprecated/
Adam Strzelecki
2015-09-30
1
-0
/
+2
*
Change nimdoc body css color to #666.
Dominik Picheta
2015-09-17
1
-1
/
+1
*
config cleanup
Araq
2015-09-10
1
-12
/
+2
*
Merge pull request #3160 from r-ku/coroutines
Andreas Rumpf
2015-08-25
1
-0
/
+1
|
\
|
*
Coroutine support for i386/amd64 platforms unix/windows OSes markAndSweep/ref...
rku
2015-07-31
1
-0
/
+1
*
|
preparations for Nimble NimScript integrations; minor cleanups
Araq
2015-08-18
1
-1
/
+0
|
/
*
documentation generator emits configurable html for code listings
Araq
2015-07-14
1
-0
/
+3
*
Add NEP1 to documentation.
Varriount
2015-07-10
1
-1
/
+5
*
use linenoise instead of GNU readline
Araq
2015-06-21
1
-1
/
+1
*
Add -ldl with clang cpp compilation
def
2015-05-10
1
-0
/
+1
*
Corrected gcc path on windows
Abhishek Pandey
2015-05-05
1
-1
/
+1
*
Add linker flags for the Objective-C compilation mode.
Philip Wernersbach
2015-03-15
1
-0
/
+16
*
fixed the tester; more tests green
Araq
2015-03-10
1
-2
/
+2
*
Merge pull request #2145 from oderwat/fix-osx-gcc49
Andreas Rumpf
2015-02-16
1
-2
/
+2
|
\
|
*
Removing -fasmblocks default for OS X
Hans Raaf
2015-02-16
1
-2
/
+2
[next]