• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

paulstansifer / unseemly / 43

Builds Branch Commit Type Ran Committer Via Coverage
43 master IT WORKS IT WORKS IT WORKS IT WORKS Make the drivers in dotdotdot splices actually live in unquoted, so that renaming renames them at the right time. Now the end-to-end test of a typed macro with binding works! It works! Closes bug #1. push 24 Dec 2019 01:13AM UTC paulstansifer travis-ci-com pending completion   set done
42 master Incorrect macro invocations are type errors! push 15 Dec 2019 07:50PM UTC paulstansifer travis-ci-com pending completion   set done
41 master Reference issue number in `MISTAKES.md` push 27 Nov 2019 08:50PM UTC paulstansifer travis-ci-com pending completion   set done
40 master Handle dotdotdoted arguments to macro expansion. push 08 Oct 2019 03:49AM UTC paulstansifer travis-ci-com pending completion   set done
39 master Implement tuple patterns. Closes #16. Turns out that I wanted tuple patterns for macro testing, too. push 06 Oct 2019 07:30PM UTC paulstansifer travis-ci-com pending completion   set done
38 master Allow unquotation to omit the NT when annotation is unnecessary. It makes the syntax rules more complex, sadly. Now, the forms are: ``` '[NT <[Type]< | ...]' '[NT | ...]' ,[NT <[Type]< | ...], ,[...], ``` But there's no way around hav... push 06 Oct 2019 02:59AM UTC paulstansifer travis-ci-com pending completion   set done
37 master Add tuple construction, improve `u!` a bit more. Partially addresses #16 (still need to destructure tuples.) push 06 Oct 2019 12:33AM UTC paulstansifer travis-ci-com pending completion   set done
34 master Macro expansion works now! Decided to put macro implementations in `Form.eval`, instead of the `Ast` itself, because it made more sense. (Note that having a separate field from `eval` would be neater, but I couldn't bear to add yet another field.... push 04 Oct 2019 12:39AM UTC paulstansifer travis-ci-com pending completion   set done
33 master Actually use the shortcut in `Value` instead of unrolling `Ast`s reification. I had never noticed that `AbstractSyntax` (a) was not required, because of `Ast` was already `Reifiable`, and (b) was not actually being used for its intended purpose. ... push 01 Oct 2019 03:18AM UTC paulstansifer travis-ci-com pending completion   set done
32 master Have `extend_syntax` take a BNF extension directly, not a function on `SynEnv`s. For typechecking reasons, `extend_syntax` needs to be able to reach into each `Syntax` (i.e. a RHS of the BNF) and get the type environment it produces. So this mean... push 01 Oct 2019 02:56AM UTC paulstansifer travis-ci-com pending completion   set done
31 master Mention MBE and Scala in the README. push 29 Sep 2019 12:17AM UTC paulstansifer travis-ci-com pending completion   set done
30 master Add a convenience form for defining grammars by BNF. Revise syntax syntax. push 28 Sep 2019 01:14PM UTC paulstansifer travis-ci-com pending completion   set done
29 master Syntax extension now works! Removed a extra attempted typecheck step that doesn't work, and write a test for syntax extension! push 27 Sep 2019 02:15AM UTC paulstansifer travis-ci-com pending completion   set done
28 master Make type reification ignore the concrete arguments to generic types. push 21 Sep 2019 03:52AM UTC paulstansifer travis-ci-com pending completion   set done
27 master Rename `abstract_parametric_type` to `primitive_type` for correctness. (and concision!) push 19 Sep 2019 08:19PM UTC paulstansifer travis-ci-com pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc