| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-11 | c core: fix extra utf8 build conflict on windows | jgmdev | |
| 2022-04-26 | Add utf8 support to tokenizer (#945) | Jefferson González | |
| * add utf8 support to tokenizer * wrap utf8 functions in string table using a 'u' prefix * document new utf8 functions | |||
| 2022-03-06 | Fix Project Scanning (#746) | Adam | |
| Removed dmon, and replaced with logic that works across Linux, Mac, FreeBSD and Windows. Have tested on all platforms, and seems to work. Co-authored-by: Jan200101 <sentrycraft123@gmail.com> | |||
| 2021-09-24 | Removed font renderer. | Adam Harrison | |
| 2021-06-18 | Merge reproc changes from dev. | jgmdev | |
| 2021-06-02 | Add PCRE to support regular expressions | Adam | |
| Use regular expressions instead of Lua patterns for find and replace editor commands. Syntax files can now use regex or Lua patterns as before keeping backward compatibility for plugins. | |||
| 2019-12-28 | Initial commit | rxi | |
