Branch: refs/heads/vector
  Home:   
https://github.com/discus-lang/shimmer
  Commit: 21d503f97bcb265d3fa8dcd5b4bba9b1cdd417e8
      
https://github.com/discus-lang/shimmer/commit/21d503f97bcb265d3fa8dcd5b4bba9b1cdd417e8
  Author: Ben Lippmeier <
be...@ouroborus.net>
  Date:   2019-10-18 (Fri, 18 Oct 2019)
  Changed paths:
    M Makefile
    M src/shimmer/Main.hs
    M src/shimmer/SMR/CLI/Repl.hs
    A src/shimmer/SMR/Core/Eval.hs
    M src/shimmer/SMR/Core/Exp/Base.hs
    M src/shimmer/SMR/Core/Exp/Patterns.hs
    M src/shimmer/SMR/Core/Prim.hs
    M src/shimmer/SMR/Core/Prim/Base.hs
    M src/shimmer/SMR/Core/Prim/Bool.hs
    M src/shimmer/SMR/Core/Prim/List.hs
    M src/shimmer/SMR/Core/Prim/Nat.hs
    M src/shimmer/SMR/Core/Prim/Nom.hs
    M src/shimmer/SMR/Core/Prim/Sym.hs
    M src/shimmer/SMR/Core/Step.hs
    M src/shimmer/SMR/Source/Expected.hs
    M src/shimmer/SMR/Source/Parser.hs
    M src/shimmer/SMR/Source/Pretty.hs
    M src/shimmer/SMR/Source/Prim.hs
    M test/Factorial.smr
  Log Message:
  -----------
  core: redoing evaluator