-
Notifications
You must be signed in to change notification settings - Fork 9
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
Current iteration #242
Current iteration #242
Commits on Jul 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e725c68 - Browse repository at this point
Copy the full SHA e725c68View commit details
Commits on Jul 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e6b2f37 - Browse repository at this point
Copy the full SHA e6b2f37View commit details
Commits on Jul 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0e12551 - Browse repository at this point
Copy the full SHA 0e12551View commit details -
Configuration menu - View commit details
-
Copy full SHA for dac4afb - Browse repository at this point
Copy the full SHA dac4afbView commit details
Commits on Jul 17, 2018
-
#236: Improved currentIndex implementation by looking for the deepest…
… iterable and counting siblings a long the way.
Configuration menu - View commit details
-
Copy full SHA for b449cff - Browse repository at this point
Copy the full SHA b449cffView commit details
Commits on Jul 18, 2018
-
#236: Renamed CurrentIndex to CurrentIteration to better reflect what…
… it represents. Cleaned up test a bit.
Configuration menu - View commit details
-
Copy full SHA for a294916 - Browse repository at this point
Copy the full SHA a294916View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec291c2 - Browse repository at this point
Copy the full SHA ec291c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3c961e - Browse repository at this point
Copy the full SHA c3c961eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cab9c3e - Browse repository at this point
Copy the full SHA cab9c3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3450821 - Browse repository at this point
Copy the full SHA 3450821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d2401b - Browse repository at this point
Copy the full SHA 0d2401bView commit details
Commits on Jul 20, 2018
-
#236: Keep track of the last iterable instead of the last iteration a…
…nd count the iterations of the iterable afterwards.
Configuration menu - View commit details
-
Copy full SHA for ad98634 - Browse repository at this point
Copy the full SHA ad98634View commit details
Commits on Jul 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f8f5034 - Browse repository at this point
Copy the full SHA f8f5034View commit details
Commits on Jul 24, 2018
-
#236: Make CurrentIteration return empty value when referencing outsi…
…de an iterable scope.
Configuration menu - View commit details
-
Copy full SHA for a17967c - Browse repository at this point
Copy the full SHA a17967cView commit details
Commits on Jul 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for b2961aa - Browse repository at this point
Copy the full SHA b2961aaView commit details
Commits on Aug 20, 2018
-
#236: New implementation for current iteration, which is now tracked …
…within ParseState, instead of extracting it out of the ParseGraph. The iteration is now independent on the parse result.
Configuration menu - View commit details
-
Copy full SHA for 6fa43c5 - Browse repository at this point
Copy the full SHA 6fa43c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebfcf71 - Browse repository at this point
Copy the full SHA ebfcf71View commit details
Commits on Aug 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6b72849 - Browse repository at this point
Copy the full SHA 6b72849View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe71ac2 - Browse repository at this point
Copy the full SHA fe71ac2View commit details
Commits on Sep 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8f9d2c3 - Browse repository at this point
Copy the full SHA 8f9d2c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97a66c5 - Browse repository at this point
Copy the full SHA 97a66c5View commit details
Commits on Sep 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5442e7a - Browse repository at this point
Copy the full SHA 5442e7aView commit details
Commits on Sep 15, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 93716c3 - Browse repository at this point
Copy the full SHA 93716c3View commit details -
236: Improved CurrentIterationTest to actually verify zero-sized Def …
…and CURRENT_ITERATION behaviour inside an IterableToken.
Configuration menu - View commit details
-
Copy full SHA for fd803d8 - Browse repository at this point
Copy the full SHA fd803d8View commit details
Commits on Sep 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c63f84c - Browse repository at this point
Copy the full SHA c63f84cView commit details -
#236: Removed dependency on the javafx Pair class by adding trivial I…
…mmutablePair class.
Configuration menu - View commit details
-
Copy full SHA for 840c354 - Browse repository at this point
Copy the full SHA 840c354View commit details