pgonzal
|
dc0f9a7876
|
Add unit tests for various parser errors
|
2018-05-30 11:55:34 -07:00 |
pgonzal
|
766492dd58
|
Add tests for CRLF newlines
|
2018-05-30 11:26:35 -07:00 |
pgonzal
|
246614cda5
|
Fix up some edge cases
|
2018-05-30 11:06:14 -07:00 |
pgonzal
|
71c1fe823b
|
Initial prototype of TSDoc._parseLines() which extracts documentation lines from a JSDoc-style comment
|
2018-05-30 10:49:12 -07:00 |
Pete Gonzalez
|
b5abb46cf4
|
Merge pull request #24 from Microsoft/pgonzal/parser-skeleton
Initial parser skeleton
|
2018-05-30 07:49:51 -07:00 |
pgonzal
|
fd3768e200
|
Simplify TextRange.getLocation() and consider tab characters
|
2018-05-30 07:48:13 -07:00 |
pgonzal
|
0f364c17e6
|
Worked out all the edge cases for TextRange.getLocation()
|
2018-05-29 19:24:48 -07:00 |
pgonzal
|
571cdf326d
|
PR feedback
|
2018-05-29 18:25:02 -07:00 |
pgonzal
|
55a3b05413
|
Revert accidental change
|
2018-05-29 18:19:44 -07:00 |
pgonzal
|
eefe1146ff
|
TextRange now tracks the buffer, which simplified the API
|
2018-05-29 18:01:16 -07:00 |
pgonzal
|
b34f25a9a3
|
Initial prototype of parser
|
2018-05-29 17:42:36 -07:00 |
Pete Gonzalez
|
3f36ed9ee5
|
Initial skeleton for @microsoft/tsdoc package (#18)
* Initial skeleton for @microsoft/tsdoc package
* Add travis scripts
* Delete accidentally added files
* Add an appropriate .gitignore
* PR feedback
* Spurious NPM diff
|
2018-05-24 19:03:19 -07:00 |
Rob Eisenberg
|
33052cd99a
|
Adding to "Who's involved ?" (#16)
See #15
|
2018-04-26 18:43:14 -07:00 |
Nicholas Pape
|
43490c0806
|
Merge pull request #14 from MartynasZilinskas/patch-1
Fixed SimplrJS link in README.md.
|
2018-03-27 16:44:55 -07:00 |
Martynas Žilinskas
|
c6f27a9513
|
Fixed SimplrJS link in README.md.
|
2018-03-23 19:50:46 +02:00 |
pgonzal
|
7d0360d8c8
|
More minor polish for README.md (#5)
* Some more minor editing
* Add hyperlink
|
2018-03-21 18:37:41 -07:00 |
pgonzal
|
3879ed435c
|
Merge pull request #3 from Microsoft/pgonzal/editing
Some additional minor editing
|
2018-03-20 19:35:23 -07:00 |
pgonzal
|
0bfa9777a0
|
Some additional minor editing
|
2018-03-20 19:35:04 -07:00 |
pgonzal
|
d182c21597
|
Merge pull request #2 from Microsoft/pgonzal/tsdoc-charter
Initial draft of README.me content
|
2018-03-20 19:15:47 -07:00 |
pgonzal
|
3b90b598b8
|
PR feedback
|
2018-03-20 19:15:29 -07:00 |
pgonzal
|
68bfbf7a6c
|
Add .gitattributes
|
2018-03-20 18:40:51 -07:00 |
pgonzal
|
fbdedfac15
|
Add .pullapprove.yml
|
2018-03-20 18:38:56 -07:00 |
pgonzal
|
4b77a96f35
|
Initial draft of README.me content
|
2018-03-20 17:59:58 -07:00 |
Microsoft Open Source
|
af07dec38c
|
Initial commit
|
2018-02-28 16:16:56 -08:00 |
Microsoft Open Source
|
732eed3e34
|
Initial commit
|
2018-02-28 16:16:55 -08:00 |
Microsoft GitHub User
|
6972e8efb4
|
Initial commit
|
2018-02-28 16:16:52 -08:00 |