Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unused code is unused.
|
|
|
|
Hints are now generated for each tested program, and the user can press
a button to reveal the hints.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reusing class names (e.g. “_emark_0”) caused an incorrect message (from
the previous hint) to be displayed for subsequent hints with the same
class.
|
|
|
|
fixed the argument of the call of the wait function used in the reset function (core.js)
|
|
|
|
prolog states
|
|
for sending client logs to the server, commented out by default.
|
|
resulting blockage in codeq.reset().
|
|
mistake.
|
|
Conflicts:
js/codeq/navigation.js
|
|
navigation-bar state and getting back.
Now every state carries with itself the publicly exposed jqScreen object and isModal boolean information, which is used by the globalStateMachine in the actualTransition method.
|
|
|
|
|
|
hint/plan; raising the pg version to 1.0;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Backspace is "smart" - behaves normally except on the first
non-whitespace character in the current line.
|
|
|
|
|
|
|