issues
search
dlang-community
/
libddoc
D implementation of the DDoc macro system
Boost Software License 1.0
7
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add `:common` subpackage without libdparse
#54
WebFreak001
closed
3 years ago
9
upgrade max libdparse version to <1.0.0
#53
WebFreak001
closed
3 years ago
1
Fix off-by-one in the last commit
#52
Hackerpilot
closed
4 years ago
0
Update the allowed version of libdparse
#51
Hackerpilot
closed
4 years ago
0
Upgrade libdparse to 0.15.x
#50
WebFreak001
closed
4 years ago
1
Move test_with_libdparse.d into separate submodule
#49
WebFreak001
closed
4 years ago
1
Macros parsing fail on a phobos comment
#48
ghost
opened
4 years ago
2
upgrade libdparse (0.13-0.14 works)
#47
WebFreak001
closed
4 years ago
3
bump to libdparse 0.14.0
#46
WebFreak001
closed
4 years ago
1
Replace deprecated 'body' keyword by 'do'.
#45
ghost
closed
4 years ago
0
Fix #43
#44
Hackerpilot
closed
5 years ago
0
Comments with back-tick inline code not handeled correctly
#43
Hackerpilot
closed
5 years ago
0
update dparse to 0.13.z
#42
ghost
closed
5 years ago
0
Add option to leave unknown macros 2
#41
WebFreak001
closed
5 years ago
0
update dparse to 0.11.z
#40
ghost
closed
5 years ago
0
Add option not to remove unknown macros
#39
WebFreak001
closed
5 years ago
0
update dparse dependency to 0.10.4
#38
ghost
closed
6 years ago
0
fix #36 - Add support for expression-based contracts
#37
ghost
closed
6 years ago
0
Add support for expression-based contracts
#36
ghost
closed
6 years ago
0
Update dub.json
#35
ghost
closed
6 years ago
3
Update dub.json
#34
ghost
closed
6 years ago
0
Update dub.sdl to dlang-community
#33
wilzbach
closed
6 years ago
0
Add option to leave unknown macros in instead of deleting them
#32
WebFreak001
closed
5 years ago
0
Improve section parsing (don't include the last line)
#31
wilzbach
closed
7 years ago
1
Call highlight before expanding macros in Params
#30
nemanja-boric-sociomantic
closed
8 years ago
2
Fixed compilation with libdparse master
#29
kiith-sa
closed
9 years ago
0
[Enh|Specs] Not compliant with macros argument text specs
#28
Geod24
opened
9 years ago
0
libddoc doesn't support ESCAPES
#27
Geod24
opened
9 years ago
0
[Bug] libddoc should wraps standard sections with `DDOC_SECTIONNAME`
#26
Geod24
opened
9 years ago
0
[Enh] Support 'Template Params'
#25
Geod24
opened
9 years ago
0
[Bug] Embedded code is not part of examples
#24
Geod24
opened
9 years ago
0
Incorrect parsing when example immediately follows summary
#23
Hackerpilot
closed
9 years ago
0
Incorrect multi-line "Params" documentation`
#22
Hackerpilot
closed
9 years ago
2
parseComment gets stuck with certain input(s?)
#21
kiith-sa
closed
9 years ago
3
Fix https://github.com/economicmodeling/harbored/issues/26
#20
Hackerpilot
closed
9 years ago
0
Fix section splitter
#19
jcrapuchettes
closed
9 years ago
0
Pretty much everything about the path handling functions is wrong
#18
Hackerpilot
closed
9 years ago
1
Skip the backtick after `inlined code` so it doesn't remain in generated docs
#17
kiith-sa
closed
9 years ago
2
Fix importing of a symbol in the wrong module
#16
Geod24
closed
9 years ago
0
Fixed infinite recursion for recursive macros and fixed #14.
#15
jcrapuchettes
closed
9 years ago
0
Missing parameters are leaving their argument number in the text
#14
jcrapuchettes
closed
9 years ago
0
Handle indentation in code blocks
#13
Geod24
closed
9 years ago
4
Macro expansion fails when a parameter is unused
#12
Hackerpilot
closed
9 years ago
0
Unnamed sections lost when they are the last section of a doc comment
#11
Hackerpilot
closed
9 years ago
0
Fixed issue where libddoc.macros was too popFront-happy
#10
Geod24
closed
9 years ago
0
Fixed infinite loop
#9
jcrapuchettes
closed
9 years ago
0
Add missing break, remove superfluous ;
#8
Geod24
closed
9 years ago
0
Almost compliant macro processor
#7
Geod24
closed
9 years ago
12
Rework default macros and add some documentation
#6
Geod24
closed
9 years ago
0
RangeError with Mac line endings
#5
kiith-sa
opened
9 years ago
1
Next