Nicholas Wiersma
c2ad279643
fix: use pragma for ptr checks
2020-06-22 16:40:03 +02:00
Nicholas Wiersma
9627782394
feature: add Sizeof and Alignof to unsafe
2020-06-22 15:24:04 +02:00
Ludovic Fernandez
a6c24a0d13
chore: update linter. ( #706 )
...
* chore: update linter.
* chore: remove not needed travis env var.
2020-06-22 12:55:42 +02:00
Nicholas Wiersma
f19b7563ea
feature: unsafe type conversion
2020-06-18 18:14:03 +02:00
Ludovic Fernandez
94e0b582ea
Update stdlib for go1.14
2020-02-26 15:06:06 +01:00
Marc Vertes
bb04af2d4d
doc: document import of source and binary packages ( #477 )
2020-01-08 18:51:30 +01:00
Ludovic Fernandez
1cf327bd7d
Drop go1.11
2019-10-01 14:40:05 +02:00
Ludovic Fernandez
bfa9a267be
Update stdlib for go1.13 ( #351 )
...
* chore: generate stdlib for go1.13
* chore: update CI configuration.
* fix: struct13 test is too dependent of the Go implementation.
* fix: disable test import4.go
2019-09-09 09:59:26 +02:00
Ludovic Fernandez
ee81ee7fea
interp/build: improve Go version handling.
2019-07-30 14:34:04 -07:00
Marc Vertes
3528b4539d
feature: set default GOPATH for command line and allow self interpreting ( #240 )
2019-07-09 16:57:29 +02:00
Marc Vertes
274c0fc47a
chore: API and code cleanup. Rename stdlib.Value into stdlib.Symbols ( #231 )
2019-06-27 12:40:04 +02:00
Marc Vertes
85c11a9ec6
feature: isolate stdlib "unsafe" package ( #228 )
2019-06-18 12:00:32 +02:00