Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-22 | Added annotations to language_wren.lua (#175) | ThaCuber | |
* Added annotations to language_wren.lua * sneaked in Fn.new being highlighted as a literal also fixed file formatting, looks less ugly now | |||
2022-12-25 | Improved language_wren.lua (#171) | ThaCuber | |
* optimize and improve language_wren.lua * <number>. was highlighted when it shouldn't be * added scientific notation * added hexadecimal and scientific notation * fixed identifier highlight * added a bunch of things setters and getters are now highlighted as functions (it just looks nice) when extending a class, the derived class' name is the one highlighted, and not the parent class' name (kinda hacky at the moment) highlighted anything in between two pipes (|) that isn't a pipe for when making standalone functions with parameters | |||
2022-06-07 | changed indentation to 2 spaces for consistency across the repo | jgmdev | |
2022-05-31 | removed lite-xl version and left only mod version | jgmdev | |
2022-05-22 | Bumping versions. | Adam Harrison | |
2021-11-21 | Add names to language plugins | Guldoman | |
2021-08-17 | Updated mod-version and made things 2.0 instead of 2.00. | Adam Harrison | |
2021-08-17 | Updated all lua plugins to be compatible with 2.0. | Adam Harrison | |
2021-05-22 | Add new tag modversion | Francesco Abbate | |
2021-04-08 | Add version tag in all language plugins | Francesco Abbate | |
2020-04-23 | Moved all plugins to `plugins` dir | rxi | |