Skip to content

Koekamp

Compare
Choose a tag to compare
@gabordemooij gabordemooij released this 05 Jan 19:48
· 778 commits to master since this release
  • Support for localized commas (Arabic comma)
  • Support for localized colons (Armenian)
  • Add lozenge symbol to macro package as replacement marker
  • Add fat arrow symbol to macro package as replacement marker
  • Refine build/installation scripts - thanks Tirifto!
  • Improve readme-file - thanks Tirifto!
  • Allow program memory to be set in megabytes instead of bytes
  • Add Citrine EN_US for American English (EN will be Brittish English)
  • Clean up dictionary files
  • Add support for Papiamento (Citrine/PAP)
  • Improve performace of string splitting
  • Use refs instead of literals internally to improve performance
  • Introduce additional core unit test system to test core
  • Environment variables for memory management
  • Add password input
  • Always flush buffer on Stop message
  • Fix File list
  • Fix O2 Warnings
  • Add support for Haiku
  • Add AST-Export
  • make-script for plug-ins (make plugin)