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

Errors logs improvements #167

Merged
merged 33 commits into from
Aug 15, 2018
Merged

Errors logs improvements #167

merged 33 commits into from
Aug 15, 2018

Commits on Jan 1, 2018

  1. improved template syntax errors with file, line number and failed tok…

    …en highlighted in error message
    ilyapuchka committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    6300dbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69cd8e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0edb385 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5f0be9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e59609f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    079fdf3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7688326 View commit details
    Browse the repository at this point in the history
  8. xcode backward compatibility fixes

    - moved back to single line string literal
    - fixed calculating string lenght
    ilyapuchka committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    97ab3cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5878c32 View commit details
    Browse the repository at this point in the history
  10. changer Never return type to Error in ErrorReporter

    this resolves warning related to Never type
    ilyapuchka committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    27135f3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    53c1550 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9a28142 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c486617 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bb3f337 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ea7e1ef View commit details
    Browse the repository at this point in the history
  16. updated CHANGELOG

    ilyapuchka committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    218822f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8d68edd View commit details
    Browse the repository at this point in the history
  18. fixed error on swift 3.1

    ilyapuchka committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    7756522 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ed885f4 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    abeb30b View commit details
    Browse the repository at this point in the history
  21. removed unneeded changes

    ilyapuchka committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    cb12431 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ac2fd56 View commit details
    Browse the repository at this point in the history
  23. fixed typos

    ilyapuchka committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    a165a67 View commit details
    Browse the repository at this point in the history
  24. removed unneeded code

    ilyapuchka committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    4bfdb73 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    662849e View commit details
    Browse the repository at this point in the history
  26. minor code refactoring

    ilyapuchka committed Jan 1, 2018
    Configuration menu
    Copy the full SHA
    d6766b4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b542927 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

  1. Configuration menu
    Copy the full SHA
    3a4cd8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f1a5b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. fixed indetnations

    ilyapuchka committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    b9702af View commit details
    Browse the repository at this point in the history
  2. more indentations fixed

    ilyapuchka committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    71ad162 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92ebfe5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96a004e View commit details
    Browse the repository at this point in the history