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

xymostech / rs-tex / 22

Builds Branch Commit Type Ran Committer Via Coverage
22 master Add very basic parsing of vertical lists This adds a foundation for parsing vertical list elements. Most of the code here is simply doing the things that vertical lists share in common with horizontal lists, so no new terribly interesting code wa... push 26 Apr 2019 04:49AM UTC xymostech travis-ci-com pending completion   set done
21 master Add differentiation between restricted and unrestricted horizontal mode In order to correctly handle parsing horizontal lists inside of vertical lists, we need to know whether we're in restricted horizontal mode or not. I accomplished this with j... push 24 Apr 2019 10:49PM UTC xymostech travis-ci-com pending completion   set done
20 master Add explicit goal for stage #3 This adds the new explicit goal example that I came up with for stage that entering and leaving vertical and horizontal mode works correctly. push 24 Apr 2019 02:58AM UTC xymostech travis-ci-com pending completion   set done
19 master Add a shared reference to Kpaths to make tests fast When I added support for using Kpathsea to find the font file for cmr10.tfm, this ended up making tests really slow for a couple reasons. Since kpathsea isn't thread-safe, I had to run the tests... push 23 Apr 2019 07:50PM UTC xymostech travis-ci-com pending completion   set done
18 master Finish stage #2 I finished the goals of stage #2! To complete it, I added an integration test to ensure that it continues working, and modified some of the docs to reflect the progress. push 23 Apr 2019 07:07AM UTC xymostech travis-ci-com pending completion   set done
17 master Add parsing of \box<n> boxes This adds the ability to parse out a box from a box register using `\box<n>`. This removes the box from the register and returns it. Most of the code here is self-explanatory. The most interesting thing that happened... push 22 Apr 2019 06:49AM UTC xymostech travis-ci-com pending completion   set done
16 master Only load test modules in test mode push 20 Apr 2019 12:48AM UTC xymostech travis-ci-com pending completion   set done
15 master Add coerced integer dimen parsing This adds coercing dimensions into integers when doing integer parsing. The only thing of note here is adding the ability to get the exact number of scaled points in a dimen, which we need for the coercing. Also... push 19 Apr 2019 04:43AM UTC xymostech travis-ci-com pending completion   set done
14 master Add parsing of \wd, \ht, and \dp variables This just adds in the parsing for the new box dimen variables. This was very straightforward. Next, I'll actually start using these variables somewhere. push 18 Apr 2019 12:09AM UTC xymostech travis-ci-com pending completion   set done
13 master Rename Variable -> IntegerVariable In preparation for adding `\wd`, `\ht`, and `\dp`, which will be variables that have Dimen values, I renamed Variable to IntegerVariable to specify the difference between the two. push 17 Apr 2019 06:12AM UTC xymostech travis-ci-com pending completion   set done
12 master Run cargo tarpaulin in travis I tried to run kcov after a successful build, but couldn't get it to work correctly. I've tried to run tarpaulin locally, but I'm using stable rust so it didn't work. But since I'm already running the tests on travis... push 16 Apr 2019 12:24AM UTC xymostech travis-ci-com pending completion   set done
11 test-kcov Run cargo tarpaulin in travis I tried to run kcov after a successful build, but couldn't get it to work correctly. I've tried to run tarpaulin locally, but I'm using stable rust so it didn't work. But since I'm already running the tests on travis... push 16 Apr 2019 12:08AM UTC xymostech travis-ci-com pending completion   set done
10 test-kcov WIP Test kcov push 15 Apr 2019 11:35PM UTC xymostech travis-ci-com pending completion   set done
#4 [no commit message] push 15 Apr 2019 10:58PM UTC pending completion   set done
#3 [no commit message] push 15 Apr 2019 10:45PM UTC pending completion   set done
  • ← 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

© 2025 Coveralls, Inc