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

lexi-lambda / rascal / 23

Builds Branch Commit Type Ran Committer Via Coverage
23 rename-to-hackett Rename the project to Hackett This is mostly to avoid conflict with the existing Rascal language, available at http://www.rascal-mpl.org. push 05 Jan 2017 02:08PM UTC lexi-lambda travis-ci pending completion   set done
22 master Merge pull request #12 from gelisam/issue-11 push 04 Jan 2017 02:14PM UTC lexi-lambda travis-ci pending completion   set done
21 master also use the infix type in a type annotation otherwise, the test is useless, because it passes even without the patch to support infix type constructors: it simply parses {a && b} as (a && b), a constructor "a" with arguments "&&" and "b". Pull #12 04 Jan 2017 01:49PM UTC web-flow travis-ci pending completion   set done
20 master add a test for infix type constructors Pull #12 04 Jan 2017 01:44PM UTC web-flow travis-ci pending completion   set done
19 master support infix type constructors using braces I don't see any code in the prelude in which it would make sense to use this yet, so I won't demonstrate it there, but here's a small program demonstrating that it works: #lang rascal (data {... Pull #12 04 Jan 2017 05:15AM UTC web-flow travis-ci pending completion   set done
18 master Minor tweaks to bring the README up to date push 02 Jan 2017 09:11PM UTC lexi-lambda travis-ci pending completion   set done
17 master Raise a syntax error when generalizing types with ambiguous type vars fixes #6 push 04 Dec 2016 02:25AM UTC lexi-lambda travis-ci pending completion   set done
16 master Add the Eq class, along with some more operations on Integers push 01 Nov 2016 02:23AM UTC lexi-lambda travis-ci pending completion   set done
15 master Make curly braces special in #lang rascal for simple infix notation push 31 Oct 2016 05:26AM UTC lexi-lambda travis-ci pending completion   set done
14 master Move rascal/util/ to rascal/private/util/ push 31 Oct 2016 01:55AM UTC lexi-lambda travis-ci pending completion   set done
13 master Add #lang rascal/base; make #lang rascal include the prelude push 30 Oct 2016 07:10PM UTC lexi-lambda travis-ci pending completion   set done
12 master Change specification of main entrypoint to be a special form Rather than specifying the entrypoint for a module by defining a top-level binding with the name “main”, this introduces a new special form called “main” that specifies an IO action to ... push 30 Oct 2016 07:52AM UTC lexi-lambda travis-ci pending completion   set done
11 master Depend on Racket v6.6 due to what seems to be a bug in racket/splicing It seems unlikely anyone will want to use Rascal who can’t use 6.6, so it’s really just easier to depend on the necessary version. push 30 Oct 2016 12:54AM UTC lexi-lambda travis-ci pending completion   set done
9 master Add an initial implementation of IO Also, create the rascal/private/kernel language for bootstrapping purposes. push 29 Oct 2016 11:49PM UTC lexi-lambda travis-ci pending completion   set done
8 master Add do notation to the prelude push 29 Oct 2016 08:15PM UTC lexi-lambda travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 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