summary refs log tree commit diff stats
path: root/tests/manyloc/standalone/barebone.nim
Commit message (Expand)AuthorAgeFilesLines
* Fixed #9762 (#11296)Yuriy Glukhov2019-05-291-0/+3
* Dead code elimination for entire modules and their init procs if empty (#10032)cooldome2018-12-301-1/+5
* fixes #2041Araq2015-01-311-0/+3
* fixes --os:standaloneAraq2013-06-301-1/+3
* --os:standalone works againAraq2013-06-301-0/+4
a> 63 64 65 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