-
-
Notifications
You must be signed in to change notification settings - Fork 151
Comparing changes
Open a pull request
base repository: thi-ng/umbrella
base: @thi.ng/rstream@1.2.2
head repository: thi-ng/umbrella
compare: @thi.ng/rstream@1.2.3
- 17 commits
- 60 files changed
- 1 contributor
Commits on Apr 1, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 42cc778 - Browse repository at this point
Copy the full SHA 42cc778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68a8dba - Browse repository at this point
Copy the full SHA 68a8dbaView commit details -
refactor(pointfree): update/rename storeat => setat, update tests
- change behavior to keep obj on stack
Configuration menu - View commit details
-
Copy full SHA for 92d2d68 - Browse repository at this point
Copy the full SHA 92d2d68View commit details -
feat(pointfree-lang): update grammar, aliases, ASTNode, NodeType
- add VAR_DEREF_IMM node type (immediate/non-defered var deref) - add node source location info - add VarDerefImmediate and NonWordExpr grammar rules - add more aliases for built-ins
Configuration menu - View commit details
-
Copy full SHA for ee684c7 - Browse repository at this point
Copy the full SHA ee684c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26905f0 - Browse repository at this point
Copy the full SHA 26905f0View commit details
Commits on Apr 3, 2018
-
feat(pointfree): add math ops, update load/loadkey, update tests
- load/loadkey throws error if var doesn't exist
Configuration menu - View commit details
-
Copy full SHA for 2101e92 - Browse repository at this point
Copy the full SHA 2101e92View commit details -
feat(pointfree-lang): overhaul visitor quote/array & map handling, gr…
…ammar - revert / remove NodeType.VAR_DEREF_IMM - add resolveNode, resolveArray, resolveMap - update resolveVar to use hasOwnProperty() check - simplify VisitorState and handling - add source location handling (for improved error msg) - update aliases
Configuration menu - View commit details
-
Copy full SHA for 769e84d - Browse repository at this point
Copy the full SHA 769e84dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5450e50 - Browse repository at this point
Copy the full SHA 5450e50View commit details -
refactor(pointfree-lang): rename grammar rule / nodetype MAP=>OBJ, ad…
…d docs - rename resolveMap => resolveObject - rename visitMap => visitObject
Configuration menu - View commit details
-
Copy full SHA for 1c899a1 - Browse repository at this point
Copy the full SHA 1c899a1View commit details -
feat(pointfree-lang): implement dynamic var scoping & local var grammar
- add loadvar/storevar/beginvar/endvar word fns - add `^{ x y }` syntax to autobind word local vars - update var lookups/updates to use scope/binding stack (per var) - update visitWord() to inject local var handling (if needed) - update ensureEnv() to prepare var stacks - add finalizeEnv() to resolve final var results and remove var stacks - fix aliases - add docs
Configuration menu - View commit details
-
Copy full SHA for 3310ec3 - Browse repository at this point
Copy the full SHA 3310ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca5dfd3 - Browse repository at this point
Copy the full SHA ca5dfd3View commit details -
Merge branch 'feature/pointfree-lang' into develop
* feature/pointfree-lang: docs(pointfree-lang): update readme feat(pointfree-lang): implement dynamic var scoping & local var grammar refactor(pointfree-lang): rename grammar rule / nodetype MAP=>OBJ, add docs fix(pointfree-lang): update grammar (parse order), add tests feat(pointfree-lang): overhaul visitor quote/array & map handling, grammar feat(pointfree): add math ops, update load/loadkey, update tests refactor(examples): update pf svg example feat(pointfree-lang): update grammar, aliases, ASTNode, NodeType
Configuration menu - View commit details
-
Copy full SHA for 6872785 - Browse repository at this point
Copy the full SHA 6872785View commit details -
- @thi.ng/pointfree-lang@0.2.0 - @thi.ng/pointfree@0.7.0
Configuration menu - View commit details
-
Copy full SHA for 5276322 - Browse repository at this point
Copy the full SHA 5276322View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9621f1b - Browse repository at this point
Copy the full SHA 9621f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c91dc3 - Browse repository at this point
Copy the full SHA 9c91dc3View commit details
Commits on Apr 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bffc443 - Browse repository at this point
Copy the full SHA bffc443View commit details -
- @thi.ng/api@2.1.3 - @thi.ng/atom@1.2.3 - @thi.ng/bitstream@0.4.3 - @thi.ng/checks@1.3.2 - @thi.ng/csp@0.3.24 - @thi.ng/dcons@0.1.18 - @thi.ng/dgraph@0.0.2 - @thi.ng/diff@1.0.5 - @thi.ng/hdom-components@1.1.2 - @thi.ng/hdom@2.3.3 - @thi.ng/hiccup-css@0.1.8 - @thi.ng/hiccup@1.3.3 - @thi.ng/interceptors@1.1.3 - @thi.ng/iterators@4.1.3 - @thi.ng/paths@1.1.4 - @thi.ng/pointfree-lang@0.2.1 - @thi.ng/pointfree@0.7.1 - @thi.ng/resolve-map@0.1.5 - @thi.ng/rle-pack@0.2.12 - @thi.ng/router@0.1.4 - @thi.ng/rstream-csp@0.1.43 - @thi.ng/rstream-log@0.6.3 - @thi.ng/rstream@1.2.3 - @thi.ng/transducers@1.7.4
Configuration menu - View commit details
-
Copy full SHA for 343956d - Browse repository at this point
Copy the full SHA 343956dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @thi.ng/rstream@1.2.2...@thi.ng/rstream@1.2.3