1
1
Fork 0
mirror of https://github.com/boxgaming/qbjs.git synced 2024-09-20 04:24:45 +00:00
Commit graph

23 commits

Author SHA1 Message Date
boxgaming
afa7eae5bb fix for Cls and initial touch event support 2022-04-18 11:26:26 -05:00
boxgaming
b819f79cc9 added support for search and export 2022-04-18 11:25:08 -05:00
boxgaming
72a3757f01 moved codemirror external file dependencies to project 2022-04-18 11:20:47 -05:00
boxgaming
46d0ab52b9 Added resourses needed for standalone export 2022-04-18 10:36:17 -05:00
boxgaming
8c66bbfb4c updated favicon with initial qbjs-specific icon 2022-04-18 10:34:57 -05:00
boxgaming
73578b6e08 Merge branch 'main' of https://github.com/boxgaming/qbjs 2022-04-15 14:58:31 -05:00
boxgaming
35f6d3832b sample apps for testing 2022-04-15 14:47:03 -05:00
boxgaming
80fbb2fb00
Merge pull request #7 from felixplesoianu/main
Fleshed out README a little
2022-04-01 10:09:14 -05:00
Felix
3a32fa4961
Fleshed out README a little 2022-04-01 17:29:25 +03:00
boxgaming
137145cc85 v0.3.0-beta updates 2022-03-30 17:37:36 -05:00
boxgaming
03466d5c32 fix for keyhit 2022-03-15 14:12:27 -05:00
boxgaming
ada45e3506 updated internal color method to convert simple color numbers to integer 2022-03-15 10:45:27 -05:00
boxgaming
5c8193a8d9 Added support for bgcolor parameter on Cls method. Added support for _autodisplay method. 2022-03-15 09:42:33 -05:00
boxgaming
2497e09a96 added support for single-line if/then and if/then/else statements. added support for screen-specific last x and y position for STEP operations 2022-03-14 15:49:12 -05:00
boxgaming
7fcb98c960 Image methods, fix for dim/redim, key event methods 2022-03-04 16:28:32 -06:00
boxgaming
b128994074 Merge branch 'main' of https://github.com/boxgaming/qbjs 2022-02-18 08:09:52 -06:00
boxgaming
ec0f034a18 IDE updates 2022-02-18 08:09:43 -06:00
boxgaming
2fdba01747
Update README.md 2022-02-16 11:43:06 -06:00
boxgaming
68ca86721f
Update README.md 2022-02-16 11:42:50 -06:00
boxgaming
dea65a3529
Update README.md 2022-02-16 11:42:36 -06:00
boxgaming
18789a9d9c initial revision 2022-02-16 11:40:03 -06:00
boxgaming
2f099c5d0d
Update README.md 2022-02-14 09:10:49 -06:00
boxgaming
2470a13e0c
Initial commit 2022-02-14 09:09:59 -06:00