Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Posix from detect (#5697) | Jacek Sieka | 2017-04-12 | 1 | -755/+784 |
| | | | | | | | | | | * refactor posix.nim * types move to separate files for platform-specifc and generic ("other') * consts move to separate files that get autogenerated by detect.nim * proc's stay where they are for now, though in a second stage might move as well * fix missing when | ||||
* | tools: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -117/+117 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | posix.nim compiles again | Araq | 2014-08-29 | 1 | -2/+2 |
| | |||||
* | vm: FFI improvements | Araq | 2013-12-23 | 1 | -1/+1 |
| | |||||
* | new VM: some progress for the FFI support | Araq | 2013-12-23 | 1 | -7/+14 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | added detect.nim; bugfix: build.sh template | Araq | 2010-08-17 | 1 | -0/+824 |