-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Documentation for all the standard rules #73
Conversation
This value cannot be used by browse and is only understood by the runtime. Provide a better value }browse/packages/core/lib/std.js Lines 325 to 329 in 39e47a3
This comment was generated by todo based on a
|
remove this check when we have static typesbrowse/packages/core/lib/std.js Lines 347 to 352 in 39e47a3
This comment was generated by todo based on a
|
) }browse/packages/core/lib/std.js Lines 647 to 652 in 39e47a3
This comment was generated by todo based on a
|
if body has `expects`, inject those from _ruleEvalScopebrowse/packages/core/lib/std.js Lines 611 to 616 in 447210d
This comment was generated by todo based on a
|
Will break if multiple rules have the same name in different scopesbrowse/packages/docs/plugins/markdownGen.js Lines 39 to 44 in 447210d
This comment was generated by todo based on a
|
bind should only be accessible at the top levelbrowse/packages/core/lib/std.js Lines 614 to 619 in 447210d
This comment was generated by todo based on a
|
if body has `expects`, inject those from _ruleEvalScopebrowse/packages/core/lib/std.js Lines 614 to 619 in aa53349
This comment was generated by todo based on a
|
if body has `expects`, inject those from _ruleEvalScopebrowse/packages/core/lib/std.js Lines 614 to 619 in e13c34f
This comment was generated by todo based on a
|
Should return the value of the last evaluated statement, or the number of iterations?)Lines 256 to 261 in e13c34f
This comment was generated by todo based on a
|
if body has `expects`, inject those from _ruleEvalScopebrowse/packages/core/lib/std.js Lines 614 to 619 in 0d87ce0
This comment was generated by todo based on a
|
if body has `expects`, inject those from _ruleEvalScopebrowse/packages/core/lib/std.js Lines 614 to 619 in 60bb6f1
This comment was generated by todo based on a
|
* origin/master: undo the var printing thing Excluding current cell from computation no need for console log fixing readme fixing typo Adding conway's game of life + autoprint of vars if rule cannot be resolved for debugging
if body has `expects`, inject those from _ruleEvalScopebrowse/packages/core/lib/std.js Lines 614 to 619 in 6d0c850
This comment was generated by todo based on a
|
Only pull from comments that start with *browse/packages/docs/parsers/js.js Lines 60 to 65 in 6d0c850
This comment was generated by todo based on a
|
Return just the comments not within a tagbrowse/packages/docs/parsers/js.js Lines 119 to 124 in 6d0c850
This comment was generated by todo based on a
|
Return just the comments not within a tagbrowse/packages/docs/parsers/js.js Lines 131 to 136 in 6d0c850
This comment was generated by todo based on a
|
Return just the comments not within a tagbrowse/packages/docs/parsers/js.js Lines 195 to 200 in 6d0c850
This comment was generated by todo based on a
|
Return just the comments not within a tagbrowse/packages/docs/parsers/js.js Lines 207 to 212 in 6d0c850
This comment was generated by todo based on a
|
We should try to grab the name, type, and init valuebrowse/packages/docs/parsers/js.js Lines 247 to 252 in 6d0c850
This comment was generated by todo based on a
|
The docs generator for .browse files isn't done but, I'm merging this in now because it's submission day. After everything is tested, I'll finish the doc generator #78 |
No description provided.