steve donovan
|
8a5261424d
|
first sentence: ? or . followed by space, or two consecutive linefeeds
|
2011-08-22 13:26:27 +02:00 |
steve donovan
|
e680b44435
|
tweak to allowing space before :; do not strip linefeed after end of summary.
|
2011-08-21 18:50:58 +02:00 |
steve donovan
|
1befcc505c
|
problem with parsing explicit module() fixed
|
2011-08-21 17:29:56 +02:00 |
steve donovan
|
e265370400
|
lexer rewritten to return an object and not a coroutine. Methods like getline() and lineno() now work much better; sorts out problems encountered with Lua block comments
|
2011-08-14 11:54:40 +02:00 |
steve donovan
|
7fa4d6d9eb
|
if the doc item has an explicit name, don't try to deduce item further
|
2011-07-30 11:04:54 +02:00 |
steve donovan
|
75a6cf14da
|
line endings sorted out
|
2011-07-30 11:01:42 +02:00 |
steve donovan
|
85728c1947
|
some generalizations with extended code parsing
|
2011-07-29 15:55:28 +02:00 |
steve donovan
|
88dbcd0d85
|
module(...) resolution wuz broke; parser needed args.package
|
2011-07-18 12:07:40 +02:00 |
steve donovan
|
aae0c9a5d1
|
great refactoring: now also prettifies code in Markdown documents
|
2011-07-12 14:14:55 +02:00 |