issues
search
gijit
/
gi
gijit is a just-in-time trace-compiled golang REPL. Standing on the shoulders of giants (GopherJS and LuaJIT).
Other
320
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Hisoka
#60
Hisoka404
closed
2 years ago
0
Compiles to Lua?
#59
Merith-TK
opened
3 years ago
1
Your dream may have come true: containous/yaegi
#58
DazWilkin
opened
5 years ago
1
Usage as .go to .lua transpiler
#57
Des-Nerger
opened
5 years ago
1
pkg/compiler: fix excessive deref
#56
quasilyte
closed
5 years ago
1
SEGSV/overflow when embedding while importing stdlib "plugin"
#55
gstvg
closed
5 years ago
5
unsupported method-to-closure and method-to-function
#54
cosmos72
opened
5 years ago
3
faster reflect approach suggestion
#53
glycerine
opened
5 years ago
1
maps with pointers to structs
#52
glycerine
opened
5 years ago
0
function pointers in structs
#51
glycerine
opened
5 years ago
0
instantiating time.Time struct fails
#50
glycerine
closed
5 years ago
2
self-embedded struct allows to dereference nil
#49
cosmos72
opened
6 years ago
1
cannot call function with self-referencing signature (Y combinator)
#48
cosmos72
opened
6 years ago
1
error setting the last element of multi-dimensional array
#47
cosmos72
closed
6 years ago
4
time.Add() crashes
#46
glycerine
closed
5 years ago
1
time.After returning false always
#45
glycerine
closed
5 years ago
1
any chance to get this as an embeddable library?
#44
ghost
closed
6 years ago
2
allow expressions starting with number/string at top level?
#43
cosmos72
closed
5 years ago
5
cla4 pr for cli-bot test
#42
glycerine
closed
6 years ago
0
cla3 clabot attempt
#41
glycerine
closed
6 years ago
0
CLA in message
#40
glycerine
closed
6 years ago
0
cla source
#39
glycerine
closed
6 years ago
0
map values that are slices
#38
glycerine
opened
6 years ago
0
consider targeting javascript too
#37
glycerine
closed
6 years ago
0
convert `import "fmt"` into `__go_import("fmt")`
#36
glycerine
closed
6 years ago
0
time.After and time.Sleep, channels with timeouts
#35
glycerine
opened
6 years ago
1
windows with go1.10 has problems:: fatal: morestack on g0
#34
glycerine
closed
6 years ago
2
Installing on macOS 10.13.3 High Sierra
#33
carlca
closed
6 years ago
6
externalize / internalize needed in Lua?
#32
glycerine
closed
6 years ago
1
[]byte("string") not ported yet
#31
glycerine
closed
6 years ago
2
adding string keys in maps are messed up
#30
glycerine
closed
6 years ago
1
struct display
#29
glycerine
closed
6 years ago
1
usability at 1.0
#28
glycerine
closed
6 years ago
4
imports
#27
glycerine
closed
6 years ago
2
import errors
#26
wkhere
closed
6 years ago
2
go get errors
#25
wkhere
closed
6 years ago
6
go1.9.4 not currently supported... compile error - invalid flag in #cgo
#24
wkhere
closed
6 years ago
10
opportunities for `local` on vars missed
#23
glycerine
closed
6 years ago
1
__sliceType not ported
#22
glycerine
closed
6 years ago
1
getting time back - types from non-main packages need a little love
#21
glycerine
closed
6 years ago
1
re-defining a struct can cause it to loose track of its methods
#20
glycerine
closed
6 years ago
2
stand alone expressions
#19
glycerine
closed
6 years ago
1
windows build recipe
#18
glycerine
closed
6 years ago
6
implement interfaces
#17
glycerine
closed
6 years ago
1
pointers in structs don't work yet
#16
glycerine
closed
6 years ago
1
add liner for up-arrow command history
#15
glycerine
closed
6 years ago
1
make(map[int]int) should compile
#14
glycerine
closed
6 years ago
1
make([]int, 3) making int slices
#13
glycerine
closed
6 years ago
1
64-bit map keys
#12
glycerine
closed
6 years ago
2
gi should be able to import and call into compiled Go packages
#11
glycerine
closed
6 years ago
4
Next