Karol Stasiak
|
0172e29bb2
|
Underscores in numeric literals. Fix parsing of Intel hex constants starting with 0B.
|
2021-05-08 00:42:06 +02:00 |
|
Karol Stasiak
|
66fc1d3984
|
Add several more encodings
|
2021-03-13 21:39:48 +01:00 |
|
Karol Stasiak
|
4a529b5ddc
|
Fix typos/grammar
|
2020-12-01 14:26:47 +01:00 |
|
Karol Stasiak
|
e82f51668c
|
Document how to make an array of strings.
|
2020-04-27 12:42:43 +02:00 |
|
Karol Stasiak
|
5df695f2c2
|
Add support for Pascal-style strings
|
2020-04-04 00:45:09 +02:00 |
|
Karol Stasiak
|
85030d3147
|
Added constant-only functions min, max, if. Improved handling of constant-only functions.
|
2020-03-19 19:43:24 +01:00 |
|
Karol Stasiak
|
0333b339ca
|
Allow omitting length in file array initalizers (fixes #35)
|
2020-01-10 18:37:49 +01:00 |
|
Karol Stasiak
|
f10ec698ef
|
Change string terminators for petscr and atasciiscr (related to #17)
|
2019-11-04 02:38:07 +01:00 |
|
Karol Stasiak
|
055d842c12
|
Document inferred literal types
|
2019-11-03 23:33:58 +01:00 |
|
Karol Stasiak
|
ffe79a214d
|
Add nullchar_src , NULLCHAR_SCR and NULLCHAR_SAME (relates to #17)
|
2019-10-31 12:20:42 +01:00 |
|
Karol Stasiak
|
aa09bc90a4
|
Update documentation
|
2019-10-23 11:03:01 +02:00 |
|
Karol Stasiak
|
3a6790e47a
|
Add UTF-8 and UTF-16 encodings #9
|
2019-10-17 23:23:57 +02:00 |
|
Karol Stasiak
|
680e94c3b7
|
Add zx80, zx81 and iso15 encodings
|
2019-09-20 19:41:53 +02:00 |
|
Karol Stasiak
|
c45cf7d51d
|
Add KOI-7 N2 and MSX-BR encodings. Some encoding enhancements.
|
2019-09-18 00:09:37 +02:00 |
|
Karol Stasiak
|
960d16fa18
|
Add nullchar constant, NULLCHAR feature, and vectrex encoding
|
2019-08-16 00:46:11 +02:00 |
|
Karol Stasiak
|
efe103b070
|
Update documentation
|
2019-08-05 14:07:33 +02:00 |
|
Karol Stasiak
|
96b020ce62
|
Docs: Fix some typos
|
2019-07-31 02:37:40 +02:00 |
|
Karol Stasiak
|
b68e4b67c8
|
Better support for big-endian systems
|
2019-07-29 22:51:08 +02:00 |
|
Karol Stasiak
|
b341200a0a
|
More documentation tweaks
|
2019-07-15 14:21:50 +02:00 |
|
Karol Stasiak
|
e0cd000b99
|
Documentation tweaks
|
2019-07-15 14:15:05 +02:00 |
|
Karol Stasiak
|
52c5a10e6e
|
Documentation overhaul
|
2019-07-15 13:52:05 +02:00 |
|
Karol Stasiak
|
1862fed70f
|
The @struct array format; fix the @long format
|
2019-04-30 01:30:22 +02:00 |
|
Karol Stasiak
|
d9f88cdfad
|
Const arrays
|
2019-04-30 00:41:42 +02:00 |
|
Karol Stasiak
|
7d596f3ed6
|
Minor improvements
|
2019-01-05 01:04:08 +01:00 |
|
Karol Stasiak
|
7bf9616fcb
|
Fix/improve documentation
|
2018-12-24 01:32:17 +01:00 |
|
Karol Stasiak
|
376c3283b8
|
Improvements to trigonometric functions
|
2018-08-08 23:52:47 +02:00 |
|
Karol Stasiak
|
fab1cafec3
|
Z80: Intel syntax support
|
2018-08-03 13:23:37 +02:00 |
|
Karol Stasiak
|
070ae395ee
|
Text literals in expressions, escape sequences, and more
|
2018-07-28 00:58:20 +02:00 |
|
Karol Stasiak
|
2c8de8b6a5
|
Text encoding improvements
|
2018-07-07 00:58:44 +02:00 |
|
Karol Stasiak
|
351d2ac5f9
|
Documentation update
|
2018-07-03 23:28:05 +02:00 |
|
Karol Stasiak
|
24a3943501
|
Array filters (@word, @word_be)
|
2018-06-18 02:52:14 +02:00 |
|
Karol Stasiak
|
3296d5a201
|
Documentation improvements
|
2018-04-03 00:21:26 +02:00 |
|
Karol Stasiak
|
d6995091cf
|
Character literals
|
2018-04-02 21:06:18 +02:00 |
|
Karol Stasiak
|
95375378ed
|
More text codecs
|
2018-04-02 19:47:11 +02:00 |
|
Karol Stasiak
|
1a0737e4c9
|
Rename documentation files
|
2018-03-28 19:31:10 +02:00 |
|