Skip to content

Tags: com-lihaoyi/sourcecode

Tags

0.4.4

Toggle 0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update to Mill 1.0.0 (#191)

0.4.3-M5

Toggle 0.4.3-M5's commit message
try to use sourceFile.content again

0.4.3-M4

Toggle 0.4.3-M4's commit message
cache based on path rather than sourcefile

0.4.3-M3

Toggle 0.4.3-M3's commit message
cache line number and position comment parses

0.4.3-M2

Toggle 0.4.3-M2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update actions.yml

0.4.3-M1

Toggle 0.4.3-M1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use new rather than apply in Scala 3 (#176)

Scala 2 macros expand to e.g. `new sourcecode.Line(2)`.

To maintain compatibility with other tools such as Mill's CodeSig
analyzer, we should directly call the constructor, rather than the
companion's `apply` method e.g. `sourcecode.Line.apply(2)`

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
lefou Tobias Roeser
Prepared release 0.3.1