Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jruby/jruby
base: dcb15518f75c
Choose a base ref
...
head repository: jruby/jruby
compare: a5e70693e151
Choose a head ref
  • 13 commits
  • 29 files changed
  • 1 contributor

Commits on Apr 5, 2015

  1. New lexer running plenty of stuff but missing some features like SCRI…

    …PT_LINES and with some bad line position info
    enebo committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    fbaf038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61a0356 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0849271 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b8fe7e View commit details
    Browse the repository at this point in the history
  5. Documented and further fixed precise_mbclen since I did not correctly…

    … understand the API :P
    enebo committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    20f8190 View commit details
    Browse the repository at this point in the history
  6. bytelistlexersource was not setting defaultexternalencoding by defaul…

    …t. invalid encodings in parser should raise argument error and not a syntax error
    enebo committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    51a04d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7651e94 View commit details
    Browse the repository at this point in the history
  8. fix a majority of linenumber positioning bugs. make magic comment lin…

    …e encoding only happen at the right lines
    enebo committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    f4db00c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e82555e View commit details
    Browse the repository at this point in the history
  10. $=...go to hell

    enebo committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    9732108 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4caa087 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    881743e View commit details
    Browse the repository at this point in the history
  13. do no intern keywords

    enebo committed Apr 5, 2015
    Configuration menu
    Copy the full SHA
    a5e7069 View commit details
    Browse the repository at this point in the history