Commit Graph

7 Commits

Author SHA1 Message Date
lucica28 396bedcd10 update dmd and include the API needed for semantic analysis (#66)
* update dmd and include the API needed for semantic analysis

* update libparse + initial implementation for properly documented public functions

* test

* refactor

* update workflows

* delete unused code
2024-01-29 16:05:33 +02:00
Eduard Staniloiu c38077cd9b Fix linter errors 2024-01-24 12:52:28 +02:00
Eduard Staniloiu 6cf762624d Add style checker (#9) 2024-01-24 12:52:28 +02:00
Razvan Nitu d7623ebbb4 Fix failing tester + add unittest for imports (#7) 2024-01-24 12:52:28 +02:00
lucica28 5a9ed94d74 Removed libdparse from imports print functionality (#3) 2024-01-24 12:52:28 +02:00
BBasile cb31d2501e
add IZ safeAccess util and refactor several && chains with it (#577)
* add IZ safeAccess util and refactor several && chains with it

* show how to make inference working
2018-04-02 17:29:36 +02:00
Laurent Tréguier 2be1a1f22f Move everything under package `dscanner` (#526)
* Move everything under package `dscanner`

* Fix .gitignore

* Fix .dscanner.ini
2018-03-22 20:15:42 +01:00