Ian A. Mason
|
307ea19e10
|
Fix for issue #17.
|
2018-05-09 07:07:56 -07:00 |
|
Ian A. Mason
|
52b45c47e6
|
Spelling bee time.
|
2018-05-02 14:16:03 -07:00 |
|
Ian A. Mason
|
cda95a488d
|
Handles archives better. Flag for sorting bitcode files. Linux Kernel work.
|
2018-05-02 13:05:24 -07:00 |
|
Ian A. Mason
|
b4345b3c03
|
Added a -s switch to sort the manifest. Default is unsorted.
|
2018-04-28 09:23:55 -07:00 |
|
Ian A. Mason
|
0c39531dd6
|
Handle thin archives directly without using a buggy(?) conversion script.
|
2018-04-27 18:31:38 -07:00 |
|
Ian A. Mason
|
6b8707d5de
|
Added version reporting to gsanity-check, and added as much error checking
as I could find, and sensibly do. I used
https://github.com/alecthomas/gometalinter
as a tool which seemed quite useful.
|
2018-04-18 06:58:47 -07:00 |
|
Ian A. Mason
|
3ea1db0849
|
Better error reporting if things go pear shaped.
|
2018-04-17 11:46:22 -07:00 |
|
Ian A. Mason
|
30cc3b22fa
|
whitespace
|
2018-04-16 15:45:06 -07:00 |
|
Ian A. Mason
|
65122ee2eb
|
SIGSEGV removal.
|
2018-04-16 15:23:59 -07:00 |
|
Ian A. Mason
|
763672d293
|
SIGSEGV removal.
|
2018-04-16 15:21:30 -07:00 |
|
Ian A. Mason
|
7905f2e122
|
I am a slave to gofmt.
|
2018-02-05 15:27:50 -08:00 |
|
Ian A. Mason
|
3fc0008125
|
Issue #13 and a SIGSEGV issue.
|
2018-02-05 15:23:04 -08:00 |
|
Ashish Gehani
|
baadc4c94c
|
Added OCCAM license.
|
2017-08-25 16:34:03 -07:00 |
|
Ian A. Mason
|
7629fa220a
|
Finished the sanity checker. Getting ready to revert to a uniform API with wllvm. Maybe via the issue mechanism.
|
2017-07-11 10:52:05 -07:00 |
|
Ian A. Mason
|
562983793a
|
Documenting the exported routines.
|
2017-07-05 17:42:55 -07:00 |
|
Ian A. Mason
|
c68cb2ed5a
|
Simplifying(?) the archiver and linker logic in 'get-bc'
|
2017-07-05 11:10:32 -07:00 |
|
Ian A. Mason
|
f75508a3a2
|
Now we use go's flags to parse the 'get-bc' command line. Not really impressed with flags. No long forms.
|
2017-07-05 11:00:07 -07:00 |
|
Ian A. Mason
|
16cddf6fc9
|
Wonderful (not) adventures in multi-binary go projects.
|
2017-07-05 08:14:11 -07:00 |
|