-
Updated
Aug 18, 2020 - TypeScript
control-flow
Here are 89 public repositories matching this topic...
-
Updated
Aug 19, 2020 - JavaScript
-
Updated
Aug 18, 2020 - Swift
It will be good to analyze var_dump leftovers in project, and to add support for other functions that cause same behavior.
-
Updated
May 10, 2017 - C
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Aug 23, 2018 - Idris
-
Updated
Apr 5, 2020 - Swift
The program builder runs some checks to make sure that graphs are "valid":
https://github.com/ChrisCummins/ProGraML/blob/db8ae633ec02deabaa70e21b88b843dce3d05ba1/programl/graph/program_graph_builder.cc#L147-L164
These are nice for debugging, and sanity checking for graphs that we have control over, but aren't suitable for converting programs from "untrusted" sources. E.g. a compiler may choose
Currently the tests are all in folders pos and neg.
Instead, we could organize them by topic:
- syntax
- handlers
- stdlib
- ...
and add additional README.md files to the folders guiding newcomers. Additionally, the tests could have comments explaining the features.
This way we could have a low cost documentation that is automatically checked
-
Updated
Aug 17, 2020 - JavaScript
-
Updated
Dec 24, 2019 - CoffeeScript
-
Updated
Jul 13, 2020 - JavaScript
-
Updated
Oct 5, 2019 - JavaScript
-
Updated
Nov 8, 2017 - JavaScript
-
Updated
Nov 16, 2018 - JavaScript
-
Updated
Aug 17, 2020 - Kotlin
-
Updated
Aug 4, 2018 - Python
-
Updated
Sep 17, 2017 - JavaScript
-
Updated
May 19, 2020 - JavaScript
-
Updated
Jan 9, 2019
-
Updated
Jul 13, 2020 - JavaScript
-
Updated
Feb 8, 2018 - JavaScript
-
Updated
May 21, 2020 - Java
-
Updated
Jul 31, 2020 - TypeScript
-
Updated
Jul 31, 2020 - JavaScript
Improve this page
Add a description, image, and links to the control-flow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the control-flow topic, visit your repo's landing page and select "manage topics."
I found that function
mod2piis not implemented yet, butmodworks. Is there any list of implemented functions? Minimal working example is: