David Landry
|
a460cfcf6c
|
Merge remote-tracking branch 'upstream/master' into cleanup/fix-naming-convention
|
2018-10-05 20:35:55 -04:00 |
|
Tim Voronov
|
54fb111040
|
Added custom type as a context key
|
2018-10-05 20:29:42 -04:00 |
|
David Landry
|
138f39d727
|
Merge branch 'master' into cleanup/fix-naming-convention
|
2018-10-05 17:42:28 -04:00 |
|
David Landry
|
5f201de7f9
|
Use custom type for keying Context
See https://blog.golang.org/context#TOC_3.2
|
2018-10-05 17:38:12 -04:00 |
|
David Landry
|
a4ce880d9c
|
Actually, let's just disable the check for Type
|
2018-10-05 17:38:12 -04:00 |
|
David Landry
|
90c2c702e4
|
Rename variables and methods to match styleguide
|
2018-10-05 17:38:12 -04:00 |
|
Tim Voronov
|
51d794d6c1
|
Merge pull request #52 from esell/param-test
add unit tests for runtime/core - param
|
2018-10-05 15:49:46 -04:00 |
|
Tim Voronov
|
1b4c7abe2a
|
Merge pull request #51 from MontFerret/bug/invalid-hashing
Fixed hashing
|
2018-10-05 15:47:18 -04:00 |
|
esell
|
1167d74ed3
|
add unit tests for runtime/core - param
|
2018-10-05 13:34:31 -06:00 |
|
Tim Voronov
|
3cb811c636
|
Fixed hashing
|
2018-10-05 15:17:22 -04:00 |
|
Tim Voronov
|
1b2a765569
|
Merge pull request #50 from esell/runtime-tests2
add unit tests for runtime/core - function
|
2018-10-05 13:42:59 -04:00 |
|
esell
|
0b6639fdaf
|
add unit tests for runtime/core - function
|
2018-10-05 10:30:54 -06:00 |
|
esell
|
3c78bca385
|
swap magic numbers for enums in errors_test.go
|
2018-10-05 10:07:31 -06:00 |
|
esell
|
54a8c0f81b
|
more unit test for runtime/core - errors
|
2018-10-05 09:51:43 -06:00 |
|
esell
|
94f8398255
|
fix package name in errors_test.go
|
2018-10-04 13:46:34 -06:00 |
|
esell
|
0c5c4ebb91
|
add unit tests for runtime/core - errors
|
2018-10-04 13:43:04 -06:00 |
|
Tim Voronov
|
91fc6a1f4a
|
#11 Added params
|
2018-09-28 21:04:16 -04:00 |
|
Tim Voronov
|
69a7295da5
|
Added .Clone() method to runtime Value
|
2018-09-27 11:53:26 -04:00 |
|
Tim Voronov
|
4df1949b91
|
#13 Added WAIT_ELEMENT function
|
2018-09-23 04:33:20 -04:00 |
|
Tim Voronov
|
e6d692010c
|
stdlib.strings
Added string functions to standard library
|
2018-09-21 20:37:09 -04:00 |
|
Tim Voronov
|
b700d17ac5
|
Updated README
|
2018-09-18 21:41:16 -04:00 |
|
Tim Voronov
|
e02e861240
|
Hello world
|
2018-09-18 16:42:38 -04:00 |
|