summary refs log tree commit diff stats
path: root/lib/stdlib.nimble
Commit message (Expand)AuthorAgeFilesLines
* VM supports math and a few os procsAraq2014-08-301-0/+6
tik.com> 2017-10-09 01:19:33 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2017-10-09 01:19:33 -0700 4011 - start of sub-x86 VM' href='/akkartik/mu/commit/subx/clean?h=hlt&id=224474d7fd04263b7300d22df337c33b97de5fe5'>224474d7 ^
248e789e ^

1
2
3
4
5
6


         
                                           

                                                                                         
#!/bin/sh

set -v
rm -rf subx.cc subx *_list subx.core *.dSYM
test $# -gt 0 && exit 0  # convenience: 'clean top-level' to leave subsidiary tools alone
rm -rf ../enumerate/enumerate ../tangle/tangle ../tangle/*_list ../*/*.dSYM