Skip to content
GitLab
Explore
Sign in
Commits · 28212013c9cc62f775630eeb1ce9e00fb8d7b54c
jsduck
Browse files
Oct 04, 2010
Fixed handling of doc-comment lines without *-s.
· 28212013
Rene Saarsoo
authored
Oct 04, 2010
28212013
Initial parsing of doc-comments.
· 00099849
Rene Saarsoo
authored
Oct 04, 2010
00099849
Added support for strings to lexer.
· 1f85767f
Rene Saarsoo
authored
Oct 04, 2010
1f85767f
Lexer now has simple look() method.
· 875cd071
Rene Saarsoo
authored
Oct 04, 2010
875cd071
Oct 01, 2010
Simple parser that detects doc-comments and funcs.
· 2c20a6fe
Rene Saarsoo
authored
Oct 01, 2010
2c20a6fe
Loading