- Detect SEXP operators correctly even when not separated by whitespace from parentheses
- Allow space between digit and closing parenthesis in XSTR construct
- Derp...
- Redefines some language elements (again) because Atom's default themes ignored a rather important one
- Fine tunes a couple of the regular expressions
- Fixes a bug in SEXP detection
- Restructures SEXP handling to be much more robust
- Better differentiates some language elements
- Normalizes some internal file names
- Adds license file
- Initial port to Atom