issues
search
feeley
/
codeboot
An in-browser JavaScript REPL which supports single-stepping
32
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
List comprehensions are not working
#121
yobad
opened
2 months ago
0
Implement csv.writer
#120
omelancon
closed
2 years ago
0
Lool01/reveal.js
#119
leo-ard
closed
2 years ago
0
Lool01/reveal.js fix
#118
leo-ard
closed
2 years ago
0
Fix onload
#117
omelancon
opened
2 years ago
0
Fix pu and pd when pu is called multiple times
#116
omelancon
closed
3 years ago
0
Implement interface with filesystem for pyinterp
#115
omelancon
closed
4 years ago
0
Implement breakpoint signal
#114
omelancon
closed
4 years ago
0
Add back syntax error
#113
omelancon
closed
4 years ago
0
Implement int_round (tie breaks toward even)
#112
omelancon
closed
4 years ago
0
Omelancon/refactor int naming
#111
omelancon
closed
4 years ago
0
Feeley/css fix
#110
feeley
closed
4 years ago
0
Omelancon/refactor trampoline
#109
omelancon
closed
4 years ago
0
Omelancon/no none display repl
#108
omelancon
closed
4 years ago
0
Feeley/graphics
#107
feeley
closed
4 years ago
0
Add vm to rte for printing
#106
omelancon
closed
4 years ago
0
Feeley/bundle
#105
feeley
closed
4 years ago
0
Feeley/multiple instances
#104
feeley
closed
4 years ago
0
F5 hotkey
#103
phil-gab99
opened
4 years ago
0
Support for ECMAScript 6 and newer
#102
CharbelKassis
opened
5 years ago
0
Local File Inclusion in urlget.cgi
#101
Aeinot
opened
5 years ago
0
Custom constructors return undefined
#100
316k
closed
7 years ago
1
Use strings of hexadecimal colors in exportScreen
#99
316k
closed
8 years ago
0
Adds exportScreen() function
#98
316k
closed
8 years ago
0
A canvas should be available to write graphical program. Perhaps WebGL or SVG would be a better choice?
#97
feeley
closed
9 years ago
1
Keyboard event handlers (onkeydown/onkeyup) are not called. Perhaps codeBoot is intercepting these events.
#96
feeley
opened
11 years ago
0
Would be great to have a CodeBoot object
#95
NZAU1984
opened
11 years ago
0
Transcript should be a fixed size, but growable by dragging bottom.
#94
feeley
opened
11 years ago
2
Error line number would be great! :)
#93
cyberwings
opened
11 years ago
13
" devient \"
#92
cyberwings
closed
11 years ago
2
Lenteur épouvantable lors d'un nombre élevé prévu de steps
#91
NZAU1984
closed
11 years ago
3
URL shortening should not have a hardwired log file
#90
feeley
opened
11 years ago
0
URL shortening does not properly handle some characters (probably ", #, \, or non-ASCII characters)
#89
feeley
opened
11 years ago
0
"are you sure" dialog boxes on "codeboot.org" pop up saying "dynamo.iro.umontreal.ca", which breaks the URL abstraction.
#88
feeley
closed
11 years ago
1
Short URL generation is broken.
#87
feeley
opened
11 years ago
0
Value bubbles placed above the text are positioned too low
#86
dufour
closed
11 years ago
0
When a file editor resized using the handle, it no longer expands properly the window is resized horizontally
#85
dufour
closed
11 years ago
0
On Safari, inertial scrolling of a code editor with many lines makes sudden "stops" in the scrolling motion.
#84
feeley
closed
11 years ago
3
Default execution control for code editors should be play-infinite (i.e. not single-step).
#83
feeley
closed
11 years ago
0
The focus changes when some menus are used.
#82
feeley
closed
11 years ago
0
If a bubble is closed, it will be reopened as soon as an editor is scrolled.
#81
dufour
closed
11 years ago
0
Bubble is mispositionned when some of the logical lines in the output wrap onto more than one line
#80
feeley
closed
11 years ago
2
Bubble displays below highlighted code when it should be above
#79
feeley
closed
11 years ago
0
Unhighlighted pause button behaves like step button
#78
feeley
closed
12 years ago
0
Make the language level configurable
#77
dufour
closed
12 years ago
0
When single stepping, the editors are sometimes scrolled even if the highlighted code stays on the same line between each step.
#76
dufour
closed
12 years ago
0
Value bubbles can sometimes appear too far down the page
#75
dufour
closed
12 years ago
0
Play - infinite button is broken after execution is paused
#74
dufour
opened
12 years ago
1
Editor is reopened after it was closed while animation is running
#73
gagnonlg
closed
12 years ago
1
impossible to run code in a new editor after closing another one before the end of execution while single-stepping
#72
gagnonlg
closed
12 years ago
1
Next