Anthony De Meulemeester
b257a06f3e
Compiler update ( #21 )
...
* added seperate folders for cmd packages.
* Fix netmodes in test + reverse bigint bytes
* glide get deps
* add, sub, mul, div
* booleans
* strings
* binary expressions
* if statements
* function calls
* composite literals (slice, array)
* Added lots of test cases and update readme.
2018-02-15 16:35:49 +01:00
Anthony De Meulemeester
f7d57e4e49
VM draft + cli setup ( #20 )
...
* updated readme
* added basic cmd.
* added seperate folders for cmd packages.
* Fix netmodes in test + reverse bigint bytes
* glide get deps
2018-02-09 17:08:50 +01:00
Charlie Revett
5aed624f1d
Release documentation ( #13 )
2018-02-02 19:04:56 +00:00
Charlie Revett
0032efcc3b
Update README.md
2018-02-01 18:08:54 +00:00
Charlie Revett
36335e587f
Simplify CLI build process ( #7 )
2018-02-01 10:06:17 -08:00
Charlie Revett
5b9578db5d
Repo Setup ( #6 )
2018-02-01 09:40:04 -08:00
Anthony De Meulemeester
83306a5c96
Added the start of RPC + removed proxy functions.
...
* Set the listener of the server when opened.
* refactor server RPC.
* deleted proxy functions + moved TCPPeer to tcp file
* implemented the start of JSON-RPC
* changed string port args to int
* added peerCount.
* Start a server with startOpts
* Updated README
2018-02-01 09:00:42 +01:00
anthdm
dd300b24fc
Updated README and LICENSE according to other COZ repo’s.
2018-01-31 13:50:11 +01:00
anthdm
c4cda8692c
updated readme
2018-01-31 12:51:02 +01:00
anthdm
8f822d2d30
Added contact details to README
2018-01-31 11:58:19 +01:00
anthdm
e9f9354b86
added core block type
2018-01-30 11:56:36 +01:00
anthdm
05e3a115af
cleanup readme
2018-01-29 19:18:04 +01:00
anthdm
6f08d967ba
added basic checksum test. + fix travis build
2018-01-29 08:42:49 +01:00
anthdm
55a9dc5feb
Added extra comments.
2018-01-29 08:11:08 +01:00
anthdm
5f32ce5dd6
added more details to the readme.
2018-01-28 19:37:03 +01:00
anthdm
787b1d5deb
Also READMES need alittle bit of love.
2018-01-28 19:05:06 +01:00
anthdm
536a499236
initial commit.
2018-01-26 19:04:13 +01:00