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

Marwes / embed_lang / 77

Builds Branch Commit Type Ran Committer Via Coverage
77 master refactor: Run clippy on the base crate push 23 Apr 2016 07:57AM UTC Marwes travis-ci pending completion
76 master refactor: Modify the Type enum to remove the TypeConstructor type The TypeConstructor enum was always in an awkward position as it limited what could be put in the Data variant. This change allows any type to be put in that slot which makes the t... push 22 Apr 2016 09:04PM UTC Marwes travis-ci pending completion
75 master fix: Avoid trying to run compiletest tests on stable push 17 Apr 2016 08:22PM UTC Marwes travis-ci pending completion
74 master feat: Stop treating bool as a primitive type Bool is now simply defined in std/types.hs and can be matched on like any other type push 17 Apr 2016 07:50PM UTC Marwes travis-ci pending completion
72 master feat(std): Add trim_left and trim_right to the string module push 17 Apr 2016 11:07AM UTC Marwes travis-ci pending completion
71 master perf: Avoid emitting Slide(0) instructions Slide(0) is a noop so they can simply be not be added to the instructions push 16 Apr 2016 08:28PM UTC Marwes travis-ci pending completion
70 master feat: Add an int module in the same style as the float module push 16 Apr 2016 04:25PM UTC Marwes travis-ci pending completion
69 master refactor: Cleanup the base crate, remving unused methods and moving tests push 16 Apr 2016 03:57PM UTC Marwes travis-ci pending completion
68 master feat: Update all dependencies Only necessary change was fixing claps values_of method which now returns an iterator push 16 Apr 2016 12:38PM UTC Marwes travis-ci pending completion
67 master fix: Change/fix the example in the README to a simpler one The old example redefined the `Eq` type and somehow made it work due to some name resolution issues which were fixed in the last commit. push 15 Apr 2016 11:04PM UTC Marwes travis-ci pending completion
66 master fix: Remove println statements which were accidently left in push 15 Apr 2016 07:08PM UTC Marwes travis-ci pending completion
65 master fix(vm): Fix memory leaks from Userdata values not being dropped Adds an field to the GcHeader which tells how a value is dropped. This field is some extra overhead which most garbage collected values don't need which is unfortunate and will need... push 15 Apr 2016 06:30PM UTC Marwes travis-ci pending completion
64 master fix: Reexport the sub-crates using pub instead of pub mod push 14 Apr 2016 09:30PM UTC Marwes travis-ci pending completion
63 master Update the README's mention of the :i command push 11 Apr 2016 08:38PM UTC Marwes travis-ci pending completion
62 master feat: Allow line documentation comments to span over multiple lines push 11 Apr 2016 08:20PM UTC Marwes travis-ci pending completion
  • ← Previous
  • 1
  • 2
  • 3
  • 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

© 2026 Coveralls, Inc