Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 603 Bytes

CHANGELOG.md

File metadata and controls

24 lines (18 loc) · 603 Bytes

0.3.3

  • Detect SEXP operators correctly even when not separated by whitespace from parentheses

0.3.2

  • Allow space between digit and closing parenthesis in XSTR construct

0.3.1

  • Derp...

0.3.0

  • Redefines some language elements (again) because Atom's default themes ignored a rather important one
  • Fine tunes a couple of the regular expressions

0.2.1

  • Fixes a bug in SEXP detection

0.2.0

  • Restructures SEXP handling to be much more robust
  • Better differentiates some language elements
  • Normalizes some internal file names
  • Adds license file

0.1.0

  • Initial port to Atom