a
|
1d00637bbc
|
ok
|
2022-10-15 02:03:50 -05:00 |
yyh-gl
|
9d7eaa2abd
|
Fix dependencies
|
2020-04-29 23:05:34 +09:00 |
Alessio Pracchia
|
bcf8507c0b
|
Merge pull request #212 from Quasilyte/quasilyte/sloppyLen
realize: don't guard against negative length
|
2018-09-18 11:25:22 +02:00 |
Alessio Pracchia
|
c046dffbb2
|
Merge pull request #215 from Quasilyte/quasilyte/unlambda
remove redundant function literal wrapper
|
2018-09-18 11:22:56 +02:00 |
Iskander Sharipov
|
c273d739ab
|
remove redundant function literal wrapper
Used function value directly
|
2018-09-15 00:51:43 +03:00 |
Iskander Sharipov
|
3342a6892e
|
remove os.Exit after log.Fatal call
This is effectively a dead code.
|
2018-09-15 00:46:49 +03:00 |
Iskander Sharipov
|
1a7c6b7007
|
realize: don't guard against negative length
len never returns negative value, so guarding against it
is confusing and misleading.
|
2018-09-15 00:37:49 +03:00 |
Craig Jackson
|
778b4bcddb
|
Fix import
|
2018-08-23 18:02:10 -06:00 |
Hysios Hu
|
359e1ca47d
|
add vgo support
automatic checking project root has go.mod to switch vgo launch, go run , test, vet, fmt ..., etc
|
2018-08-06 16:36:17 +08:00 |
asoseil
|
ba91e1e15d
|
print removed
|
2018-05-15 09:54:47 +02:00 |
Alessio Pracchia
|
36262d2c8b
|
Fixed import
|
2018-05-11 22:37:47 +02:00 |
Rob Capo
|
1faa523112
|
Fixed ref
|
2018-05-11 09:50:56 -04:00 |
asoseil
|
6ba5a47b0e
|
bug fix #175
|
2018-04-15 19:26:18 +02:00 |
asoseil
|
f0e28d1602
|
#175 fixed
|
2018-04-14 16:15:03 +02:00 |
asoseil
|
600b1ac467
|
start fixed with no config
|
2018-02-18 19:36:50 +01:00 |
asoseil
|
153ea7defa
|
Struct names fixed
|
2018-02-09 17:58:58 +01:00 |
asoseil
|
21ce614026
|
#156 fixed
|
2018-02-08 20:57:08 +01:00 |
asoseil
|
9146347ec9
|
web server init improved
|
2018-02-08 14:42:59 +01:00 |
asoseil
|
e1ec6e46c4
|
#160 fixed
|
2018-02-08 13:55:08 +01:00 |
asoseil
|
052c77e2e9
|
generate moved and fixed
|
2017-12-16 17:07:13 +01:00 |
asoseil
|
5f72a4c615
|
generate bindata
|
2017-12-14 23:37:58 +01:00 |
asoseil
|
d710e8a3b7
|
server fixed
|
2017-12-05 00:14:41 +01:00 |
asoseil
|
07632ecc6b
|
signal fixed on multiple projects
|
2017-12-04 23:39:27 +01:00 |
asoseil
|
311a467f06
|
sync fixed
|
2017-12-04 22:51:23 +01:00 |
asoseil
|
a8c4aadef3
|
fmt and bug fix
|
2017-12-04 15:53:59 +01:00 |
asoseil
|
8b203f9bb7
|
tests nad bug fix
|
2017-12-03 15:44:38 +01:00 |
asoseil
|
894493584e
|
dir removed
|
2017-12-02 18:38:17 +01:00 |
asoseil
|
d9f6dcc9a4
|
#130 bug fix
|
2017-11-20 21:13:07 +01:00 |
asoseil
|
381c46512e
|
import fixed
|
2017-11-20 16:48:06 +01:00 |
asoseil
|
813f4303ed
|
realize core moved in a separate dir
|
2017-11-20 16:36:48 +01:00 |
asoseil
|
5f1a5c9858
|
minor bug fixes
|
2017-11-20 14:17:01 +01:00 |
asoseil
|
586f3f2fb5
|
bug fix
|
2017-11-20 09:18:18 +01:00 |
asoseil
|
3b44ec6291
|
2.0 raw
|
2017-11-20 00:52:31 +01:00 |
asoseil
|
f3fc262994
|
realize start alias fixed
|
2017-11-13 22:55:11 +01:00 |
asoseil
|
a18fb33cd5
|
bug fix
|
2017-11-12 22:42:21 +01:00 |
asoseil
|
4664efe735
|
version updated
|
2017-11-12 11:16:45 +01:00 |
asoseil
|
ae5497149d
|
go clean and fix support
|
2017-11-05 22:53:31 +01:00 |
asoseil
|
83f059a134
|
v1.5.1r2
|
2017-11-05 22:39:25 +01:00 |
asoseil
|
7c1066d503
|
fmt
|
2017-10-31 13:28:21 +01:00 |
Alessio Pracchia
|
77ed5fdd3f
|
Merge pull request #103 from mingrammer/use-default-gopath
Supports using the default GOPATH
|
2017-10-24 15:40:07 +02:00 |
mingrammer
|
65a386eae7
|
Supports using the default GOPATH
|
2017-10-24 22:11:02 +09:00 |
asoseil
|
fd19cc5faf
|
version command
|
2017-10-23 14:32:42 +02:00 |
asoseil
|
bfff06d38a
|
ignore hidden dir support
|
2017-10-22 23:22:45 +02:00 |
asoseil
|
227871d171
|
#100 name flag fixed
|
2017-10-22 18:44:44 +02:00 |
asoseil
|
cb817b10c5
|
lint
|
2017-10-17 11:56:19 +02:00 |
asoseil
|
bd678c9c42
|
default value for init commands
|
2017-10-16 15:22:10 +02:00 |
asoseil
|
3e64f4859a
|
fixed texts, costants
|
2017-10-12 16:27:55 +02:00 |
asoseil
|
ae86421ed5
|
huge code refactoring, performance improved
|
2017-10-08 23:09:45 +02:00 |
alessio
|
6ec3780182
|
server moved in a single file
|
2017-09-20 15:56:31 +02:00 |
alessio
|
fb1ebdfe4f
|
#88 fixed
|
2017-09-18 03:05:00 +02:00 |