Commit Graph
8 Commits
Author SHA1 Message Date
Marc Vertes da03c922ca interp: get rid of deprecated stdlib package ioutil
No functional change.
2021-11-26 11:58:07 +01:00
Marc Vertes d055747bef chore: run _test/*.go as tests, not examples (#134) 2019-03-28 17:38:51 +01:00
Marc Vertes 1ccc36a690 feat: implement support of 'for x := range channel' expression (#119) 2019-03-16 18:36:44 +01:00
Ludovic Fernandez e78753ffd8 test: add consistency tests. (#46)
* test: add consistency tests.

* skip: cli1 due to bug.

* refactor: rename test.

* refactor: map and for.
2019-01-25 16:41:41 +01:00
Ludovic Fernandez 3c674c2cc4 fix: remove hardcoded port. (#27)
* fix: remove hardcoded port.

* fix: genop.
2019-01-22 15:31:28 +01:00
Marc Vertes 5d490cf22b Fix frame init in node wrapper 2018-11-29 09:45:19 +01:00
Marc Vertes a86e5b43a7 Fix automatic type conversion for binary methods 2018-11-22 11:27:40 +01:00
Marc Vertes d77e2e3f83 Support call to runtime in go statement 2018-11-21 18:06:20 +01:00