issues
search
grol-io
/
grol
Go REPL Open Language
https://grol.io
Apache License 2.0
22
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve prime_sequence_generator.gr. update testscript
#216
ldemailly
closed
1 month ago
0
Bump fortio.org/testscript from 0.3.1 to 0.3.2 in the fortio group
#215
dependabot[bot]
closed
1 month ago
1
Fix escaping in JS/wasm so code with % can be shared
#214
ldemailly
closed
1 month ago
0
url escape bug
#213
ldemailly
closed
1 month ago
0
add image demo / capability to wasm version
#212
ldemailly
closed
1 month ago
0
Add begining image function and demo and performance optimizations (10x improvements related to logging level skips)
#211
ldemailly
closed
1 month ago
0
add extraction of function args, body
#210
ldemailly
closed
1 month ago
1
Fix lambda chaining parsing
#209
ldemailly
closed
2 months ago
0
lambda parsing bug
#208
ldemailly
closed
2 months ago
0
Allow mutations in upper scope, add back `:=` for forcing local scope variable creation
#207
ldemailly
closed
2 months ago
0
Reference object type: Allow mutations in upper scope, add back `:=` for forcing local scope variable creation; cache bug fix
#206
ldemailly
closed
2 months ago
1
Fix bug with error retcode lost when running without tags/with pprof
#205
ldemailly
closed
2 months ago
0
wasm (grol.io) bug: pressing run quickly gets into missed time out event loop
#204
ldemailly
opened
2 months ago
3
Adding time_parse including version without format that tries a bunch of possible formats
#203
ldemailly
closed
2 months ago
0
Fix wasm case
#202
ldemailly
closed
2 months ago
0
Remove limits now that we have ^C. Use fixed version of fortio/terminal
#201
ldemailly
closed
2 months ago
0
Use the new terminal to handle ^C
#200
ldemailly
closed
2 months ago
0
Add `time_info()`
#199
ldemailly
closed
2 months ago
0
Add MaxDuration option and context/timeout, Add `time()` time in seconds, usec resolution, Add `sleep()`
#198
ldemailly
closed
2 months ago
0
Adding `break` and `continue` for `for` loops.
#197
ldemailly
closed
2 months ago
1
Add rand() and fix memoization bug. Change that extensions can't be changed
#196
ldemailly
closed
2 months ago
1
add `break` and `continue` for for
#195
ldemailly
closed
2 months ago
0
`for expr {body}` loops
#194
ldemailly
closed
2 months ago
0
max recursion limit overflow not being detected
#193
MikalaiLappo
closed
2 months ago
1
adding `type()` function
#192
MikalaiLappo
closed
2 months ago
0
Added `type()`, fix 2 bugs, added triangle example
#191
ldemailly
closed
2 months ago
0
panic: strings: negative Repeat count
#190
ldemailly
closed
2 months ago
0
m.x++ not working
#189
ldemailly
opened
2 months ago
1
parsing issue/weirdness with literal arrays in if
#188
ldemailly
closed
2 months ago
2
Also short circuit prefix when there is an error already/so we get a single error
#187
ldemailly
closed
2 months ago
0
Bug with some lambdas and json_go
#186
ldemailly
closed
2 months ago
0
Bug fix: errors aren't hashable anymore, avoid panic; adding missing null for json to object; reduced stack limit; improve Stack()'s implementation
#185
ldemailly
closed
2 months ago
0
Better short circuit upon errors, info.all_ids is array of array of ids instead of key value pairs. Output the line number as part of parsing errors; Stack trace on runtime errors
#184
ldemailly
closed
2 months ago
0
Simplify expression using precedence
#183
ldemailly
closed
2 months ago
0
Assignment to map keys and array indexes
#182
ldemailly
closed
2 months ago
2
simplify expressions: 1+2+3 should be 1+2+3 in format/inspect not (1+2)+3
#181
ldemailly
closed
2 months ago
0
Fix parsing issue inside if conditions
#180
ldemailly
closed
2 months ago
0
parsing bug with () comparison
#179
ldemailly
closed
2 months ago
0
Optional ClientData and Help for extensions, PreInput hook so per interp client data can be set, expose Extensions
#178
ldemailly
closed
2 months ago
1
Bug with map returned from lamba single arg, missing outer braces that are needed
#177
ldemailly
closed
2 months ago
0
Move open issues outside of details
#176
lea-glitch
closed
2 months ago
0
Unwrap() no panic even with map of unhashable keys and option to force map keys to be strings, adding json_go with optional indent
#175
ldemailly
closed
2 months ago
0
Pin linter version and fix nolintlint/gosec fix
#174
ldemailly
closed
2 months ago
0
Just CI test
#173
ldemailly
closed
2 months ago
0
Adding => for short lambda form. Bug fixes with incomplete maps.
#172
ldemailly
closed
2 months ago
2
Index range expression, including right relative to the end for both direct access and ranges
#171
ldemailly
closed
2 months ago
0
Panic in function taking big array as input
#170
ldemailly
closed
2 months ago
0
panic: runtime error: hash of unhashable type object.BigArray
#169
ldemailly
closed
2 months ago
0
Show parsing errors in context of line where they occur
#168
ldemailly
closed
2 months ago
3
putting reading notes into detail tag
#167
lea-glitch
closed
2 months ago
0
Previous
Next