Anna Shaleva
|
916f2293b8
|
*: apply go 1.19 formatter heuristics
And make manual corrections where needed. See the "Common mistakes
and pitfalls" section of https://tip.golang.org/doc/comment.
|
2022-08-09 15:37:52 +03:00 |
|
Elizaveta Chichindaeva
|
28908aa3cf
|
[#2442] English Check
Signed-off-by: Elizaveta Chichindaeva <elizaveta@nspcc.ru>
|
2022-05-04 19:48:27 +03:00 |
|
Roman Khimov
|
299a7ea614
|
compiler: use CALLT for native contract calls, fix #2257
|
2021-12-10 11:58:50 +03:00 |
|
Evgeniy Stratonikov
|
e314e55a1b
|
compiler: add Base58Check* interop wrappers
Missing piece from #1977.
|
2021-05-25 18:06:40 +03:00 |
|
Roman Khimov
|
9d2712573f
|
*: enable godot linter and fix all its warnings
It's important for NeoGo to have clean documentation. No functional changes.
|
2021-05-12 23:17:03 +03:00 |
|
Evgeniy Stratonikov
|
40d1dd0e0d
|
native/std: add stringSplit method
|
2021-05-11 12:11:38 +03:00 |
|
Evgeniy Stratonikov
|
dadfe2b9ab
|
native/std: add memorySearch method
|
2021-05-11 12:11:38 +03:00 |
|
Evgeniy Stratonikov
|
978f4dfbc5
|
native/std: add memoryCompare method
|
2021-05-11 12:11:38 +03:00 |
|
Evgeniy Stratonikov
|
e4b34833da
|
native/std: add overloads for itoa and atoi
|
2021-05-11 12:11:38 +03:00 |
|
Roman Khimov
|
b56e028733
|
*: add more package-specific documentation
For the most important packages at least.
|
2021-03-19 16:18:45 +03:00 |
|
Anna Shaleva
|
2b90d4455f
|
native: implement StdLib contract
|
2021-03-10 19:24:19 +03:00 |
|