prog8/syntax-files
Irmen de Jong ddb8346711 added txt.cls() as a shorter alternative to clear_screen().
cx16: added new character encodings, and routines in textio to enable the character sets for them.
cx16: added txt.chrout_lit() and txt.print_lit() to always print the literal characters and never as control codes
2024-04-07 19:32:44 +02:00
..
IDEA added txt.cls() as a shorter alternative to clear_screen(). 2024-04-07 19:32:44 +02:00
Kate started adding syntax highlighting files 2020-12-02 20:48:50 +01:00
NotepadPlusPlus push,pushw,pop and popw are no longer built-in functions but regular routines in `sys` 2023-12-26 14:47:31 +01:00
Sublimetext3 added optimized mul 320 routine 2020-12-07 22:55:16 +01:00
VSCode where to place vscode syntax files. 2024-01-08 00:09:21 +01:00
Vim push,pushw,pop and popw are no longer built-in functions but regular routines in `sys` 2023-12-26 14:47:31 +01:00
nano Mention AUR package in documentation (#125) 2024-02-12 20:42:00 +01:00