FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for BasicParser.js - benchmarko/CPCBasic · GitHub
benchmarko
/
CPCBasic
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
35
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
CPCBasic
BasicParser.js
on
master
User selector
Datepicker
Commit history
Commits on May 26, 2024
|DIR with header and footer output; INSTR with empty search string; ROUND for negative numbers fixed; USING with escape character "_"; WRITE: allow also semicolon as separator; test page extended; …
Show description for 969e5d3
benchmarko
committed
969e5d3
View commit details
Copy full SHA for 969e5d3
View code at this point
Browse repository at this point
Commits on Sep 3, 2022
BasicParser: comparison operators are left associative; multiline strings also in DATA; convert hex numbers>&7FFF to two's complement; Math.log10 for IE11; cpcBasic URL with index.html
benchmarko
committed
fa677f3
View commit details
Copy full SHA for fa677f3
View code at this point
Browse repository at this point
Commits on Jun 19, 2021
Keyboard and VirtualKeyboard separated; test examples and apps; accept DSK images without disk or track ident
benchmarko
committed
89a9bd4
View commit details
Copy full SHA for 89a9bd4
View code at this point
Browse repository at this point
Commits on Jun 18, 2021
parse tree changes and new QUnit tests aligned with CPCBasicTS; file extension in AMDOS header
benchmarko
committed
23a6102
View commit details
Copy full SHA for 23a6102
View code at this point
Browse repository at this point
Commits on Dec 18, 2020
edit DEF FN function in variables window; DEF FN type propagation corrected
benchmarko
committed
63ede49
View commit details
Copy full SHA for 63ede49
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
allow to set input with URL parameter
benchmarko
committed
d77518b
View commit details
Copy full SHA for d77518b
View code at this point
Browse repository at this point
Commits on Nov 7, 2020
fix pretty print for e.g. ON SQ GOSUB; more tests
benchmarko
committed
6fd9ea0
View commit details
Copy full SHA for 6fd9ea0
View code at this point
Browse repository at this point
Commits on Nov 5, 2020
refactored BASIC parser to allow pretty print; undo/redo buttons
benchmarko
committed
a3194a4
View commit details
Copy full SHA for a3194a4
View code at this point
Browse repository at this point
Commits on Oct 24, 2020
GRAPHICS PEN: also first parameter optional; DRAW with MASK in transparent mode; timer priority handling; DATA in last line; POS, VPOS: do not scroll if cursor outside window
benchmarko
committed
8aee465
View commit details
Copy full SHA for 8aee465
View code at this point
Browse repository at this point
Commits on Jul 4, 2020
PRINT #x ELSE fixed; thousands separator in PRINT USING; tokenizer: remove trailing 0 only for decimals, replace CR by chr$(13) in strings; keep spaces at script start
benchmarko
committed
fc244d2
View commit details
Copy full SHA for fc244d2
View code at this point
Browse repository at this point
Commits on Jun 20, 2020
MASK, heuristic for multi line strings, DIM for untyped variables fixed; PRINT collects controkl codes; more known CALLs; colon between statements required; AFTER iv=0 stops timer; keyboard: cursor…
Show description for 0134ae8
benchmarko
committed
0134ae8
View commit details
Copy full SHA for 0134ae8
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
ZIP import improved; double click on canvas; no prompt for INPUT with empty string
benchmarko
committed
14839ff
View commit details
Copy full SHA for 14839ff
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
load protected BASIC files; storage identifier
benchmarko
committed
6ce2c65
View commit details
Copy full SHA for 6ce2c65
View code at this point
Browse repository at this point
Commits on May 24, 2020
file input also for tokenized BASIC
benchmarko
committed
7392f65
View commit details
Copy full SHA for 7392f65
View code at this point
Browse repository at this point
Commits on May 20, 2020
canvas optimization
benchmarko
committed
c4e1dbd
View commit details
Copy full SHA for c4e1dbd
View code at this point
Browse repository at this point
Commits on May 16, 2020
detect AMSDOS header on import; improved error messages and IE8 compatibility
benchmarko
committed
e7c4bdb
View commit details
Copy full SHA for e7c4bdb
View code at this point
Browse repository at this point
Commits on May 11, 2020
runs on IE without dev tools again; QUnit test for Model.js
benchmarko
committed
07b052f
View commit details
Copy full SHA for 07b052f
View code at this point
Browse repository at this point
Commits on May 4, 2020
CHAIN MERGE with DELETE; ON BREAK GOSUB improved; file upload
benchmarko
committed
04f945b
View commit details
Copy full SHA for 04f945b
View code at this point
Browse repository at this point
Commits on May 1, 2020
|REN
benchmarko
committed
308e8e5
View commit details
Copy full SHA for 308e8e5
View code at this point
Browse repository at this point
Commits on Apr 29, 2020
DELETE, EDIT, LIST, NEW; default ENV
benchmarko
committed
e31edb9
View commit details
Copy full SHA for e31edb9
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
ORIGIN, TEST, CLG, DRAW fixed
benchmarko
committed
bff94da
View commit details
Copy full SHA for bff94da
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
direct edit mode; CURSOR
benchmarko
committed
f63964d
View commit details
Copy full SHA for f63964d
View code at this point
Browse repository at this point
Commits on Apr 16, 2020
blinking colors during sound playback fixed; INPUT #9 fixed
benchmarko
committed
0344d8c
View commit details
Copy full SHA for 0344d8c
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
load and save using browser local storage; |ERA; now compatible with SliTaz tazweb browser
benchmarko
committed
855662f
View commit details
Copy full SHA for 855662f
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
line input #9; static checks for def* improved
benchmarko
committed
b65f09b
View commit details
Copy full SHA for b65f09b
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
input handling and type checks improved
benchmarko
committed
b309b97
View commit details
Copy full SHA for b309b97
View code at this point
Browse repository at this point
Commits on Feb 23, 2020
renum
benchmarko
committed
f1e2da4
View commit details
Copy full SHA for f1e2da4
View code at this point
Browse repository at this point
Commits on Feb 22, 2020
FILL, more range checks
benchmarko
committed
94c71ac
View commit details
Copy full SHA for 94c71ac
View code at this point
Browse repository at this point
Commits on Feb 15, 2020
Access character map data with PEEK and POKE
benchmarko
committed
d24fdf8
View commit details
Copy full SHA for d24fdf8
View code at this point
Browse repository at this point
Commits on Feb 14, 2020
apostrophe after PRINT; ELSE as command; transparent mode fixed; DATA with spaces between arguments
benchmarko
committed
e28a1dc
View commit details
Copy full SHA for e28a1dc
View code at this point
Browse repository at this point
Commits on Feb 2, 2020
DATA with trailing comma; "+" as prefix; error messages; more type checks
benchmarko
committed
e562a96
View commit details
Copy full SHA for e562a96
View code at this point
Browse repository at this point
Commits on Jan 25, 2020
COPYCHR$
benchmarko
committed
9a53fcf
View commit details
Copy full SHA for 9a53fcf
View code at this point
Browse repository at this point
Commits on Dec 9, 2019
keyboard handling improved: KEY, KEY DEF
benchmarko
committed
ff32f95
View commit details
Copy full SHA for ff32f95
View code at this point
Browse repository at this point
Commits on Dec 7, 2019
refactoring parser and keyboard part 4; ON BREAK; limited ON ERROR; SOUND 4 is right channel
benchmarko
committed
ef6507b
View commit details
Copy full SHA for ef6507b
View code at this point
Browse repository at this point
Commits on Dec 3, 2019
BasicParser refactoring part 3; duplicate line error fixed
benchmarko
committed
80c45c9
View commit details
Copy full SHA for 80c45c9
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL