Commit graph

160 commits

Author SHA1 Message Date
Fedor Korotkiy
a5854da086 Fix style 2020-03-06 00:02:39 +03:00
Fedor Korotkiy
4bd7608d85 Fix 2020-03-05 23:57:41 +03:00
Dmitriy
d199667f5f Update courselist_test.go - add cycle check in the middle of course list 2020-03-05 22:12:59 +03:00
Azat Kalmykov
b5c90197fe Update hotels_test.go 2020-03-05 22:11:29 +03:00
Vladimir Kuznetsov
2f8b92da34 Update fmt_test.go
- changed default value
2020-03-03 15:42:11 +03:00
Vladimir Kuznetsov
87fe7a193a Update fmt_test.go
- rename variable and change format string
2020-03-03 15:42:09 +03:00
Vladimir Kuznetsov
4dfb967b78 Update fmt_test.go
- add test for double-digit, three-digit and four-digit argument index using common slice object (via @verytable comment)
2020-03-03 15:42:08 +03:00
Vladimir Kuznetsov
6b51d2e906 Update fmt_test.go
- add test with two-digits number index
2020-03-03 15:42:05 +03:00
Kirill Nikanorov
ec51581531 Update courselist_test.go 2020-03-03 15:19:11 +03:00
Arseny Balobanov
f8b52d3612 Inc olympics score: 200 -> 300. 2020-02-29 16:48:54 +03:00
Fedor Korotkiy
efc41dd067 Fix 2020-02-28 20:47:11 +03:00
Fedor Korotkiy
9820332a08 Add opt to deadlines 2020-02-28 20:44:38 +03:00
Fedor Korotkiy
0fb5390d43 Merge branch 'otp' into 'master'
otp task

See merge request slon/shad-go-private!12
2020-02-28 17:37:57 +00:00
Fedor Korotkiy
35e86c32d6 otp task 2020-02-28 20:26:29 +03:00
Arseny Balobanov
05b7a50e62 add forgotten { 2020-02-27 19:26:26 +03:00
Arseny Balobanov
22d2411b62 Releasing Interfaces task group with 3 tasks. 2020-02-27 18:43:57 +03:00
Fedor Korotkiy
07f70db387 Fix 2020-02-27 17:58:38 +03:00
Fedor Korotkiy
1289f5db21 Add lecture 02 2020-02-27 17:43:26 +03:00
Fedor Korotkiy
33e39cff32 Fix join code template 2020-02-27 17:43:26 +03:00
Arseny Balobanov
d3d949d6f4 Combine utf8reverse and utf8spacecollapse into single umbrella utf8 task. 2020-02-26 23:26:57 +03:00
Fedor Korotkiy
dd45f7e32c Fix README.md 2020-02-26 21:39:45 +03:00
Irina Kharcheva
fb97978f32 Update README.md 2020-02-26 19:55:29 +03:00
Ivan Puzyrevskiy
ba0278b9c6 Fix typos 2020-02-26 12:17:51 +03:00
Ivan Puzyrevskiy
6dbe775f53 Fix varjoin/README.md 2020-02-24 22:57:04 +03:00
Ivan Puzyrevskiy
8173ecdd8c Add 5 more exercises 2020-02-24 22:54:48 +03:00
Fedor Korotkiy
3ef713d277 Update README.md 2020-02-24 10:37:50 +00:00
Arseny Balobanov
cfbdd48b39 olympics: add note about identifying athlete by name 2020-02-23 22:15:57 +03:00
Vladimir Kuznetsov
f692370e51 Update README.md
- fix typo
2020-02-23 14:33:54 +03:00
Rak Alexey
e70b383c5b Update .gitignore 2020-02-23 14:33:54 +03:00
Fedor Korotkiy
ebf4d645ae Update README.md 2020-02-23 09:36:15 +00:00
Fedor Korotkiy
582e5f62fa Update varfmt readme 2020-02-22 23:47:44 +03:00
enscogitans
ae09c59b26 Fixed test after renaming images 2020-02-22 17:03:53 +03:00
enscogitans
55487a2b51 Replaced : with . in picture names 2020-02-22 17:03:52 +03:00
Alexey Dubrovin
3505d8d58b Update README.md
typos
2020-02-22 17:01:22 +03:00
Fedor Korotkiy
62e470f493 Update benchmark results in README 2020-02-22 15:40:34 +03:00
Fedor Korotkiy
c4203ff740 Merge branch 'master' of gitlab.com:slon/shad-go-private 2020-02-22 15:39:17 +03:00
Fedor Korotkiy
b7c84cb10a Fix error message 2020-02-22 15:37:16 +03:00
Arseny Balobanov
9e41d2fd92 Use fmt in BenchmarkSprintf. 2020-02-22 04:28:47 +03:00
Arseny Balobanov
b5abe68bf5 Add linter section to some readme files. 2020-02-22 03:29:32 +03:00
Arseny Balobanov
a931e8cc27 readme fixes 2020-02-22 02:43:06 +03:00
Arseny Balobanov
bed26ddec7 varfmt: add 'go test' examples that run benchmarks. 2020-02-22 02:20:16 +03:00
Fedor Korotkiy
7a1b5b194c Fix 2020-02-22 02:13:25 +03:00
Fedor Korotkiy
aa9033b7ad Fix 2020-02-22 02:00:38 +03:00
Fedor Korotkiy
09abe4aead Add results 2020-02-22 01:57:19 +03:00
Fedor Korotkiy
06395725d3 Fix RandomName helper 2020-02-22 01:54:46 +03:00
Fedor Korotkiy
b066362940 Fix publish order 2020-02-22 01:51:17 +03:00
Fedor Korotkiy
794fc3514c Publish varfmt 2020-02-22 01:43:13 +03:00
Fedor Korotkiy
686e2a31d5 Merge branch 'benchstat' into 'master'
Compare benchmarks

See merge request slon/shad-go-private!11
2020-02-21 22:41:50 +00:00
Fedor Korotkiy
e2f472d732 Compare benchmarks 2020-02-22 01:23:20 +03:00
Fedor Korotkiy
4fbe0de761 Merge branch 'varfmt' into 'master'
varfmt

See merge request slon/shad-go-private!10
2020-02-21 21:26:40 +00:00