Skip to content

Conversation

@jmaschme
Copy link
Contributor

...stdin instead

@Hackerpilot
Copy link
Collaborator

If we make stdin the default if no file name is specified, I'd like to have this be true of the other modes such as the line of code count. Also, the readme file would need to be updated to reflect this change in behavior.

@jmaschme
Copy link
Contributor Author

Updated the readme file.

Everything other than ctags now supports stdin as will. Ctags can't support it since the filename gets written into the tag file in various places.

main.d Outdated
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

appender from std.array may be more efficient here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You're right, updated.

Hackerpilot added a commit that referenced this pull request Nov 11, 2012
If no file is specified for --dotComplete or --parenComplete, read from ...
@Hackerpilot Hackerpilot merged commit 851df54 into dlang-community:master Nov 11, 2012
Vladiwostok pushed a commit to Vladiwostok/D-Scanner-OG that referenced this pull request Dec 12, 2024
…n with dmd (dlang-community#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
Vladiwostok pushed a commit to Vladiwostok/D-Scanner-OG that referenced this pull request Dec 12, 2024
* Update README

* Add dmd-as-a-library submodule (dlang-community#2)

* Add GH Actions build script (dlang-community#4)

* Removed libdparse from imports print functionality (dlang-community#3)

* Fix failing tester + add unittest for imports (dlang-community#7)

* Add style checker (dlang-community#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 (dlang-community#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]>
Vladiwostok pushed a commit to Vladiwostok/D-Scanner-OG that referenced this pull request Jan 12, 2025
…n with dmd (dlang-community#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
Vladiwostok pushed a commit to Vladiwostok/D-Scanner-OG that referenced this pull request Jan 12, 2025
* Update README

* Add dmd-as-a-library submodule (dlang-community#2)

* Add GH Actions build script (dlang-community#4)

* Removed libdparse from imports print functionality (dlang-community#3)

* Fix failing tester + add unittest for imports (dlang-community#7)

* Add style checker (dlang-community#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 (dlang-community#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]>
Albert24GG pushed a commit to Albert24GG/D-Scanner that referenced this pull request Aug 31, 2025
…n with dmd (dlang-community#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
Albert24GG pushed a commit to Albert24GG/D-Scanner that referenced this pull request Aug 31, 2025
* Update README

* Add dmd-as-a-library submodule (dlang-community#2)

* Add GH Actions build script (dlang-community#4)

* Removed libdparse from imports print functionality (dlang-community#3)

* Fix failing tester + add unittest for imports (dlang-community#7)

* Add style checker (dlang-community#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 (dlang-community#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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants