mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-01 06:41:18 -08:00
A quick sweep for missing or inaccurate code comments
This commit is contained in:
parent
6a7a5a2591
commit
34edb48784
26 changed files with 106 additions and 52 deletions
|
|
@ -3,7 +3,7 @@ title: $:/core/modules/parsers/javascriptparser/javascriptparser.js
|
|||
type: application/javascript
|
||||
module-type: parser
|
||||
|
||||
Parses a JSON object into a parse tree
|
||||
Parses a JavaScript program into a parse tree
|
||||
|
||||
\*/
|
||||
(function(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue