Irmen de Jong
|
b70e0a0870
|
mention syntax highlighting files in the docs
|
2022-10-25 21:24:38 +02:00 |
|
Irmen de Jong
|
a735939d1e
|
removed confusing GPL software license reference and copyright header from library files. (because of exclusion in output files)
Reworded software license and exclusion clause somewhat again in attempt to make it even clearer.
|
2022-05-30 20:12:20 +02:00 |
|
Irmen de Jong
|
c15a75556d
|
Merge branch 'master' into c128target
# Conflicts:
# compiler/src/prog8/CompilerMain.kt
# examples/test.p8
|
2021-12-30 18:22:05 +01:00 |
|
Irmen de Jong
|
a65404e63a
|
doc
|
2021-12-29 18:24:05 +01:00 |
|
Irmen de Jong
|
608dc5e284
|
readme
|
2021-12-22 00:36:06 +01:00 |
|
Irmen de Jong
|
dd5a2c8315
|
get rid of automated CI builds for now
the tests that actually run the compiler + assember don't work there (for now)
|
2021-10-12 20:27:25 +02:00 |
|
meisl
|
ee23ac0537
|
* docs: fix typo
|
2021-05-07 15:28:22 +02:00 |
|
Irmen de Jong
|
3549ccf4b3
|
software license
|
2021-05-02 15:31:14 +02:00 |
|
Irmen de Jong
|
29c8e8b740
|
doc
|
2021-04-29 19:57:14 +02:00 |
|
Irmen de Jong
|
a9a7068818
|
removed support for structs. It was too much hassle and complexity and subtle bugs.
|
2021-04-29 00:01:20 +02:00 |
|
Irmen de Jong
|
dd379430d9
|
added docs on flexible string character mapping to petscii
|
2021-04-20 01:22:49 +02:00 |
|
Irmen de Jong
|
49036abbaf
|
docs
|
2021-04-04 12:55:29 +02:00 |
|
Irmen de Jong
|
8e3ebc84f0
|
readme
|
2021-02-28 15:40:04 +01:00 |
|
Irmen de Jong
|
edf9a500d3
|
kernel -> kernal
|
2021-02-21 22:48:06 +01:00 |
|
Irmen de Jong
|
cb5d6ddf80
|
readme
|
2021-01-13 22:48:59 +01:00 |
|
Irmen de Jong
|
44b8291540
|
update docs
|
2020-12-22 13:29:16 +01:00 |
|
Irmen de Jong
|
57ac820767
|
readme
|
2020-11-30 22:42:51 +01:00 |
|
Irmen de Jong
|
2b43353eb4
|
readme
|
2020-11-26 02:04:01 +01:00 |
|
Irmen de Jong
|
af39502450
|
doc
|
2020-09-22 00:47:02 +02:00 |
|
Irmen de Jong
|
ae2619602d
|
lib renames in docs
|
2020-09-21 18:21:24 +02:00 |
|
Irmen de Jong
|
4fe408f1fd
|
doc
|
2020-09-18 23:34:32 +02:00 |
|
Irmen de Jong
|
0f9ce319d4
|
readme
|
2020-08-30 18:36:02 +02:00 |
|
Irmen de Jong
|
4ffb194847
|
readme and version
|
2020-08-27 18:18:29 +02:00 |
|
Irmen de Jong
|
f08fc18ab5
|
renamed c64scr. to txt.
|
2020-08-27 18:10:22 +02:00 |
|
Irmen de Jong
|
462af76770
|
cx16 link
|
2020-08-26 20:54:36 +02:00 |
|
Irmen de Jong
|
9cec554f7c
|
moved the type conversion routines to their own library file to avoid duplication
|
2020-08-26 20:52:38 +02:00 |
|
Irmen de Jong
|
cd651aa416
|
use repeat
|
2020-07-26 13:50:14 +02:00 |
|
Irmen de Jong
|
0c461ffe2e
|
removed Register expression (directly accessing cpu register)
|
2020-07-25 14:14:24 +02:00 |
|
Irmen de Jong
|
f5e6db9d66
|
big compiler speedup due to optimized scope lookups
|
2020-05-14 23:59:02 +02:00 |
|
Irmen de Jong
|
63c073c93f
|
got rid of the Simulator / AST VM
|
2020-03-22 02:50:34 +01:00 |
|
Irmen de Jong
|
66acce9e8e
|
doc
|
2020-03-15 01:49:16 +01:00 |
|
Irmen de Jong
|
ee90fed489
|
readme
|
2020-02-09 01:33:20 +01:00 |
|
Irmen de Jong
|
1cc1f2d91d
|
reverse() added (byte+word)
|
2019-08-18 02:05:51 +02:00 |
|
Irmen de Jong
|
d62ab93b24
|
word >> 8 optimized to msb(word)
|
2019-08-14 22:28:44 +02:00 |
|
Irmen de Jong
|
d499e40a4b
|
doc tweaks
|
2019-08-11 10:56:36 +02:00 |
|
Irmen de Jong
|
e1b26ae287
|
readme
|
2019-08-10 21:38:08 +02:00 |
|
Irmen de Jong
|
7ddc01f883
|
added continuous compilation mode (file watching)
|
2019-08-05 23:36:24 +02:00 |
|
Irmen de Jong
|
126c2162f1
|
syntax fix in readme
|
2019-08-05 21:11:58 +02:00 |
|
Irmen de Jong
|
757cbfd1ba
|
readme
|
2019-07-24 00:45:04 +02:00 |
|
Irmen de Jong
|
a089c48378
|
finalize v 1.11
|
2019-07-12 20:31:18 +02:00 |
|
Irmen de Jong
|
3e5deda46c
|
struct finished
|
2019-07-12 20:07:41 +02:00 |
|
Irmen de Jong
|
dcab6d00bb
|
ver
|
2019-07-10 00:50:18 +02:00 |
|
Irmen de Jong
|
a86852874f
|
readme
|
2019-06-21 23:41:20 +02:00 |
|
Irmen de Jong
|
6d44d6a901
|
travis ci
|
2019-06-21 23:22:34 +02:00 |
|
Irmen de Jong
|
f219ae43f7
|
more inspiring code example
|
2019-04-12 22:34:43 +02:00 |
|
Irmen de Jong
|
87d6312a37
|
tetriz screen
|
2019-03-10 05:38:14 +01:00 |
|
Irmen de Jong
|
6f583e7092
|
readme
|
2019-01-26 19:13:42 +01:00 |
|
Irmen de Jong
|
424819744f
|
readme
|
2019-01-26 18:59:14 +01:00 |
|
Irmen de Jong
|
c1f196f2aa
|
readme
|
2019-01-26 18:56:53 +01:00 |
|
Irmen de Jong
|
0298f6b727
|
readme
|
2019-01-26 18:45:17 +01:00 |
|