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

add custom lexer #62

Closed
wants to merge 36 commits into from
Closed

add custom lexer #62

wants to merge 36 commits into from

Commits on Oct 27, 2022

  1. Update README

    RazvanN7 authored and edi33416 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    9157c9b View commit details
    Browse the repository at this point in the history
  2. Add dmd-as-a-library submodule (#2)

    RazvanN7 authored and edi33416 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    129324b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1973292 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a2cb07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    801297d View commit details
    Browse the repository at this point in the history
  6. Add style checker (#9)

    edi33416 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    1bd7b01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e044d5b View commit details
    Browse the repository at this point in the history
  8. Fix linter errors

    edi33416 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7388c0d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad2f8d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    810992b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e13a77 View commit details
    Browse the repository at this point in the history
  12. replace libdparse in objectconst functionality + unittests integratio…

    …n with dmd (#17)
    
    * replace libdparse in objectconst functionality + unittests integration with dmd
    
    * updated dmd
    
    * run tests
    
    * use templates
    
    * visit aggregate declaration
    
    * updated dmd
    
    * solve linter seg fault
    
    * get rid of dup + refactor
    
    * fix typo
    lucica28 authored and edi33416 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    e802197 View commit details
    Browse the repository at this point in the history
  13. replace libdparse in delete check (#21)

    * replace libdparse in delete check
    
    * delete comment
    lucica28 authored and edi33416 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    7dc76cb View commit details
    Browse the repository at this point in the history
  14. Update dmd (#23)

    * Update README
    
    * Add dmd-as-a-library submodule (#2)
    
    * Add GH Actions build script (#4)
    
    * Removed libdparse from imports print functionality (#3)
    
    * Fix failing tester + add unittest for imports (#7)
    
    * Add style checker (#9)
    
    * Update action to build dlang fork
    
    * Fix linter errors
    
    * Add dmd dependencies to dub.json
    
    * Add dmd dependencies to build.bat
    
    * Replace libdparse in enum array functionality
    
    * replace libdparse in objectconst functionality + unittests integration with dmd (#17)
    
    * replace libdparse in objectconst functionality + unittests integration with dmd
    
    * updated dmd
    
    * run tests
    
    * use templates
    
    * visit aggregate declaration
    
    * updated dmd
    
    * solve linter seg fault
    
    * get rid of dup + refactor
    
    * fix typo
    
    * update dmd to latest version
    
    Co-authored-by: RazvanN7 <[email protected]>
    Co-authored-by: Eduard Staniloiu <[email protected]>
    3 people committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    ad68960 View commit details
    Browse the repository at this point in the history
  15. Update dmd (#25)

    * update dmd
    
    * update dmd
    lucica28 authored and edi33416 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    8363e00 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9f931bd View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    a0c8d79 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. update dmd (#37)

    lucica28 authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d9a0187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d56c372 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. update dmd (#39)

    lucica28 authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    bf8d3eb View commit details
    Browse the repository at this point in the history
  2. replace libdparse in imports sortedness visitor (#35)

    * replace libdparse in imports sortedness visitor
    
    * minor refactor
    lucica28 authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    8e3d94b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    b739c0c View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    825f97c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    f215047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e24c84a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. update dmd (#48)

    lucica28 authored Nov 18, 2022
    Configuration menu
    Copy the full SHA
    2b1d3a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    7823d56 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    faa3bd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3ff3bd View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    829eb94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c54369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3376d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d30c57b View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. update dmd (#57)

    lucica28 authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    30f3f55 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    bd60179 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. add custom lexer

    lucica28 committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    e06c4bb View commit details
    Browse the repository at this point in the history