summary refs log tree commit diff stats
path: root/compiler/commands.nim
Commit message (Expand)AuthorAgeFilesLines
* basic thread analysis workingAraq2011-06-131-3/+3
* further steps for thread support; bootstrapping should require unzip C source...Araq2011-05-161-1/+1
* deprecated system.copy: use system.substr insteadAraq2011-05-141-2/+2
* big repo cleanupAraq2011-04-121-0/+521
66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104