Irmen de Jong
|
6b8c3ef614
|
renamed command line option -libdirs to -srcdirs
this more clearly separates this meaning from the internal library modules
|
2021-10-13 18:16:51 +02:00 |
|
Irmen de Jong
|
13f5b94c3e
|
Clarified instructions of how to obtain the compiler. Fixed sphinx css config issue.
|
2021-06-03 21:21:44 +02:00 |
|
meisl
|
63d67bc6cb
|
+ docs: add missing word
|
2021-05-06 15:49:58 +02:00 |
|
Irmen de Jong
|
17068130bb
|
removed PROG8_LIBDIR env variables and replaced with -libdirs command line option
|
2021-04-28 20:04:23 +02:00 |
|
Irmen de Jong
|
8efe4c6267
|
Fixed compiler watch to work with multiple compilation modules
|
2020-11-22 13:11:33 +01:00 |
|
Irmen de Jong
|
353d6cfc55
|
doc about array index restriction
|
2020-10-17 20:35:36 +02:00 |
|
Irmen de Jong
|
ae2619602d
|
lib renames in docs
|
2020-09-21 18:21:24 +02:00 |
|
Irmen de Jong
|
3ad7fb010f
|
clearer about emulator
|
2020-08-27 21:09:59 +02:00 |
|
Irmen de Jong
|
f08fc18ab5
|
renamed c64scr. to txt.
|
2020-08-27 18:10:22 +02:00 |
|
Irmen de Jong
|
63c073c93f
|
got rid of the Simulator / AST VM
|
2020-03-22 02:50:34 +01:00 |
|
Irmen de Jong
|
aa94300bdd
|
added output directory command line option
improved cli parser by using kotlinx.cli
|
2019-08-23 00:11:08 +02:00 |
|
Irmen de Jong
|
0f1485f30b
|
added sorted, sgn, reverse to the AstVm
|
2019-08-18 16:39:08 +02:00 |
|
Irmen de Jong
|
d499e40a4b
|
doc tweaks
|
2019-08-11 10:56:36 +02:00 |
|
Irmen de Jong
|
7ddc01f883
|
added continuous compilation mode (file watching)
|
2019-08-05 23:36:24 +02:00 |
|
Irmen de Jong
|
a089c48378
|
finalize v 1.11
|
2019-07-12 20:31:18 +02:00 |
|
Irmen de Jong
|
7500c6efd0
|
struct fixes
|
2019-07-12 17:57:56 +02:00 |
|
Irmen de Jong
|
fd0abf61df
|
fix build script docs
|
2019-07-02 04:56:31 +02:00 |
|
Irmen de Jong
|
d35d28ac5a
|
docs about gradle and building the compiler, fix shell build script
|
2019-01-29 23:32:43 +01:00 |
|
Irmen de Jong
|
1ff68b06da
|
fix compiler crash, rasterbars alignment, docs.
|
2019-01-25 01:35:46 +01:00 |
|
Irmen de Jong
|
f1a7fa1870
|
doc
|
2019-01-24 02:43:25 +01:00 |
|
Irmen de Jong
|
0146a39ebb
|
moved some more stuff around
|
2019-01-08 02:09:35 +01:00 |
|
Irmen de Jong
|
9f4ac37a00
|
split off c64flt library for all floating point routines
|
2019-01-05 16:09:05 +01:00 |
|
Irmen de Jong
|
904e317781
|
cleanups, fix scope of certain generated nodes in for loops
|
2018-12-25 01:05:38 +01:00 |
|
Irmen de Jong
|
c5d251073f
|
removed broken unused symbol clean up for now
streamlined irq routine handling and compilation
|
2018-09-28 21:28:16 +02:00 |
|
Irmen de Jong
|
e382be89db
|
changed source file suffix to .p8
|
2018-09-15 16:35:15 +02:00 |
|
Irmen de Jong
|
8ff72167a4
|
renamed project to Prog8
|
2018-09-15 16:21:05 +02:00 |
|
Irmen de Jong
|
cee0f5bd2a
|
more docs. restructure project. add antlr stuff.
|
2018-08-07 22:49:01 +02:00 |
|
Irmen de Jong
|
b34ae4c91c
|
new docs
|
2018-08-07 01:23:34 +02:00 |
|