notzippy@gmail.com
548cbc1764
Upatede Error type to SourceError
...
Added processor object to code
Verified compile errors appearing
Signed-off-by: notzippy@gmail.com
2020-04-26 22:28:46 -07:00
notzippy@gmail.com
acb8fb631b
Initial commit to go mod
2020-04-26 22:28:46 -07:00
Steve
ca4cfa567e
Merge pull request #165 from kumakichi/fixed_import_C
...
fixed import "C"
2020-04-13 07:30:30 -07:00
san
7dce3d8967
fixed import "C"
2018-11-03 09:12:25 +08:00
NotZippy
dfb08d9bd2
Amended importPathFromPath to detect vendor folder from basePath, not just the word vendor in the path
2018-11-01 09:06:31 -07:00
NotZippy
98e771cd01
Patch for windows
...
Made interrupt call os.Kill for windows
Added check for process still running before killing it
2018-10-31 12:52:43 -07:00
Henrik Söderlund
19fb7d6776
Fix compilation error visibility
2018-10-29 16:55:59 +01:00
NotZippy
f4fb2ec091
Enhancements to Revel command
...
Reformat of code
Allow user to use a mix of command line arguments and flags
Enhance the import tool to detect missing packages in the modules side
Added test cases for all commands
2018-09-30 10:08:11 -07:00
NotZippy
17459d14e6
Split main file
...
Added code to split the generated main file into two separate files. This allows other code to launch the web application inline.
2018-09-19 09:47:51 -07:00
NotZippy
4d7a290247
Updated readme, Updated travis
2018-09-16 20:04:40 -07:00
NotZippy
3ad381d45b
Enhanced package and build to by default not include any source code
2018-09-14 21:32:20 -07:00
NotZippy
d0baaeb9e9
Initial rewrite of revel/cmd to provide vendor support and enhanced CLI options
2018-09-14 21:26:25 -07:00