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

Fix OCaml language support #608

Merged
merged 1 commit into from
Oct 19, 2014
Merged

Commits on Oct 18, 2014

  1. Fix OCaml language support

    Various improvements:
    
    - character support
    - type variable
    - polymorphic variant tag
    - module name/variant constructor
    - support ' in identifier
    - add support for literals () [] [||]
    - better support for numbers
    - remove unrelated rules (from F# maybe?)
    - add new ! keywords
    - cleanup built-in types
    
    A step backward: remove very incomplete type definition matching
    
    Add tests B)
    polazarus committed Oct 18, 2014
    Configuration menu
    Copy the full SHA
    59650aa View commit details
    Browse the repository at this point in the history