Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thi-ng/umbrella
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @thi.ng/dl-asset@0.3.14
Choose a base ref
...
head repository: thi-ng/umbrella
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @thi.ng/dl-asset@0.4.0
Choose a head ref
  • 20 commits
  • 236 files changed
  • 1 contributor

Commits on Jul 5, 2020

  1. Configuration menu
    Copy the full SHA
    ee35038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0d7215 View commit details
    Browse the repository at this point in the history
  3. feat(parse): update lookahead

    - add pass flag and only succeed if main parser passed at least once
    postspectacular committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    51a8dc5 View commit details
    Browse the repository at this point in the history
  4. feat(parse): update grammar DSL

    - add `.` catch-all term
    - add `(?=...)` suffix form for lookahead
    - update TERM/TERM_BODY
    postspectacular committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    accacf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6542318 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. Configuration menu
    Copy the full SHA
    542c066 View commit details
    Browse the repository at this point in the history
  2. feat(parse): update/fix grammar DSL, add trim

    - update lookahead (cap, non-cap versions)
    - add lookahead for alt terms
    - update `compileLookahead()`
    - add line comment support
    - fix `{n}` repeat modifier handling
    - add `trim()`/`xfTrim()` xforms
    postspectacular committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    f82ba1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89d8a28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cafae6 View commit details
    Browse the repository at this point in the history
  5. feat(parse): turn xfPrint() into HOF xform

    - add opt support for custom print fns (other than console)
    postspectacular committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    d86fa53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a00485e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c29fb49 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2020

  1. feat(associative): disallow __proto__ in merge fns

    - many thanks to @nkint for reporting! :)
    postspectacular committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d637996 View commit details
    Browse the repository at this point in the history
  2. feat(dl-asset): split src, extract downloadWithMime()

    - new fn improves tree shaking and can avoid inclusion of @thi.ng/mime
      if mime type is explicitly provided by user
    postspectacular committed Jul 7, 2020
    Configuration menu
    Copy the full SHA
    d749819 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e6a80f View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2020

  1. Configuration menu
    Copy the full SHA
    c178d00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53f9688 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7f72b6 View commit details
    Browse the repository at this point in the history
  4. docs: update readmes

    postspectacular committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    4989cd7 View commit details
    Browse the repository at this point in the history
  5. Publish

     - @thi.ng/adjacency@0.1.52
     - @thi.ng/associative@4.4.0
     - @thi.ng/atom@4.1.14
     - @thi.ng/bencode@0.3.31
     - @thi.ng/bitfield@0.3.15
     - @thi.ng/cache@1.0.51
     - @thi.ng/color@1.2.7
     - @thi.ng/csp@1.1.31
     - @thi.ng/dcons@2.2.24
     - @thi.ng/dgraph-dot@0.1.16
     - @thi.ng/dgraph@1.2.16
     - @thi.ng/dl-asset@0.4.0
     - @thi.ng/dsp-io-wav@0.1.21
     - @thi.ng/dsp@2.0.23
     - @thi.ng/ecs@0.3.23
     - @thi.ng/fsm@2.4.17
     - @thi.ng/geom-accel@2.1.13
     - @thi.ng/geom-api@1.0.25
     - @thi.ng/geom-arc@0.3.3
     - @thi.ng/geom-clip-line@1.1.3
     - @thi.ng/geom-clip-poly@1.0.23
     - @thi.ng/geom-closest-point@0.3.36
     - @thi.ng/geom-fuzz@0.1.6
     - @thi.ng/geom-hull@0.0.56
     - @thi.ng/geom-io-obj@0.1.14
     - @thi.ng/geom-isec@0.4.25
     - @thi.ng/geom-isoline@0.1.54
     - @thi.ng/geom-poly-utils@0.1.54
     - @thi.ng/geom-resample@0.2.36
     - @thi.ng/geom-splines@0.5.23
     - @thi.ng/geom-subdiv-curve@0.1.53
     - @thi.ng/geom-tessellate@0.2.36
     - @thi.ng/geom-voronoi@0.1.54
     - @thi.ng/geom@1.10.6
     - @thi.ng/gp@0.1.24
     - @thi.ng/grid-iterators@0.4.3
     - @thi.ng/hdiff@0.1.7
     - @thi.ng/hdom-canvas@3.0.8
     - @thi.ng/hdom-components@4.0.5
     - @thi.ng/hdom-mock@1.1.35
     - @thi.ng/hdom@8.2.3
     - @thi.ng/hiccup-canvas@1.0.5
     - @thi.ng/hiccup-carbon-icons@1.0.47
     - @thi.ng/hiccup-css@1.1.31
     - @thi.ng/hiccup-markdown@1.2.23
     - @thi.ng/hiccup-svg@3.5.3
     - @thi.ng/hiccup@3.5.3
     - @thi.ng/iges@1.1.38
     - @thi.ng/imgui@0.2.28
     - @thi.ng/interceptors@2.2.25
     - @thi.ng/iterators@5.1.31
     - @thi.ng/leb128@1.0.25
     - @thi.ng/lsys@0.2.51
     - @thi.ng/matrices@0.6.23
     - @thi.ng/oquery@0.1.1
     - @thi.ng/parse@0.7.0
     - @thi.ng/paths@4.1.0
     - @thi.ng/poisson@1.1.7
     - @thi.ng/ramp@0.1.25
     - @thi.ng/range-coder@1.0.51
     - @thi.ng/rdom-canvas@0.1.3
     - @thi.ng/rdom-components@0.1.0
     - @thi.ng/rdom@0.2.0
     - @thi.ng/resolve-map@4.1.30
     - @thi.ng/rstream-csp@2.0.29
     - @thi.ng/rstream-dot@1.1.36
     - @thi.ng/rstream-gestures@2.0.28
     - @thi.ng/rstream-graph@3.2.29
     - @thi.ng/rstream-log-file@0.1.51
     - @thi.ng/rstream-log@3.1.36
     - @thi.ng/rstream-query@1.1.36
     - @thi.ng/rstream@4.6.0
     - @thi.ng/sax@1.1.31
     - @thi.ng/scenegraph@0.1.26
     - @thi.ng/shader-ast-glsl@0.1.34
     - @thi.ng/shader-ast-js@0.4.30
     - @thi.ng/shader-ast-stdlib@0.3.27
     - @thi.ng/shader-ast@0.3.28
     - @thi.ng/simd@0.2.8
     - @thi.ng/soa@0.1.27
     - @thi.ng/sparse@0.1.47
     - @thi.ng/strings@1.9.0
     - @thi.ng/system@0.2.16
     - @thi.ng/text-canvas@0.2.20
     - @thi.ng/transducers-binary@0.5.21
     - @thi.ng/transducers-fsm@1.1.31
     - @thi.ng/transducers-hdom@2.0.63
     - @thi.ng/transducers-patch@0.1.22
     - @thi.ng/transducers-stats@1.1.31
     - @thi.ng/transducers@7.1.4
     - @thi.ng/vector-pools@1.0.36
     - @thi.ng/vectors@4.5.3
     - @thi.ng/webgl-msdf@0.1.41
     - @thi.ng/webgl-shadertoy@0.2.28
     - @thi.ng/webgl@2.0.5
    postspectacular committed Jul 8, 2020
    Configuration menu
    Copy the full SHA
    9966e10 View commit details
    Browse the repository at this point in the history
Loading