Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Xcode6, support multiple syntaxes, and bugfix in Emacs's syntax. #9

Merged
merged 2 commits into from
Apr 4, 2015

Conversation

dcatteeu
Copy link
Contributor

@dcatteeu dcatteeu commented Apr 4, 2015

Add function compile:options:syntax:error: that allows to create regular expression with different syntaxes as supported by Oniguruma. Add corresponding test.

Upgrade tests from OCUnit to XCTest as required for Xcode 6.

Bugfix in Onigurama's Emacs syntax. Emacs supports classes like [:digit:].

Add method compile:options:syntax:error:.

Upgrade tests from OCUnit to XCTest.

Add tests for compile:options:syntax:error:.

Add CFBundleGetInfoString.
psychs added a commit that referenced this pull request Apr 4, 2015
Support Xcode6, support multiple syntaxes, and bugfix in Emacs's syntax.
@psychs psychs merged commit ee373e6 into psychs:master Apr 4, 2015
@psychs
Copy link
Owner

psychs commented Apr 4, 2015

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants