guoguangwu
|
5462ce0097
|
chore: remove refs to deprecated io/ioutil
|
2023-07-19 09:11:09 +08:00 |
Randall C. O'Reilly
|
3e06d5adc0
|
split up loading of package from parsing, only use the tools packages.Load and remove dependence on GOPATH GoSrcDir -- should now work exclusively with modules. also only build but don't install packages so go/bin doesn't get spammed
|
2020-11-23 17:18:30 -08:00 |
Randall C. O'Reilly
|
ec3f125415
|
should be last fixes before switching over paths and pulling from PR etc: added osfile example test, which uses pkg and imports os -- needed some fixes to get os package to parse, including fixing error conversion from string, and dealing with func literals with no arg names. osfile doesn't actually work b/c python import only working after install -- not worth doing install for test.
|
2019-08-24 10:31:16 +02:00 |
Randall C. O'Reilly
|
9e491ab3da
|
most of PR review comments addressed -- few more to tackle tmrw. haven't changed import paths yet b/c still working out of my dir -- will do that as a last step.
|
2019-08-24 10:31:16 +02:00 |