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

Optimise Scanner performance #226

Merged
merged 6 commits into from
Sep 25, 2018
Merged

Commits on Sep 25, 2018

  1. Rewrites scanner for better performance. This is primarily an improve…

    …ment under Ubuntu
    
    Cleanup readability a little bit
    Rewrite original scan function so it's available. Syntax improvements
    
    Fix deprecation warnings in Lexer
    
    Cleanup some syntax issues
    
    lexer
    
    t
    
    t
    ethorpe authored and djbe committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    07a6b2a View commit details
    Browse the repository at this point in the history
  2. Add test for crashing

    djbe committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    4f84627 View commit details
    Browse the repository at this point in the history
  3. Add changelog entry

    Liquidsoul authored and djbe committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    e77bd22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    652dcd2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fff93f1 View commit details
    Browse the repository at this point in the history
  6. Code documentation

    djbe committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    cb4e514 View commit details
    Browse the repository at this point in the history