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

bigeasy / packet / 364

Builds Branch Commit Type Ran Committer Via Coverage
364 master Implement parsing an unsigned short. Closes #279. push 23 Feb 2014 01:40AM UTC bigeasy travis-ci pending completion   set done
363 master Use existing generated parsers. In order to begin to test the new concatenation generated parser without having to re-implement the cycle test, or partially disable it, I've updated the interface to use the existing generated parsers, serializers... push 22 Feb 2014 09:27PM UTC bigeasy travis-ci pending completion   set done
362 master Differentiate unhoisted variables. Having problems where variables are being hoisted and re-hosited because I'm passing source processed by the "compiler" back into the "compiler". Also, I'd like to find a better name for it besides "compiler". ... push 22 Feb 2014 07:37PM UTC bigeasy travis-ci pending completion   set done
361 master Flatten compiler arguments as source. Allows the source array to be the arguments to the compiler function. Closes #288. push 22 Feb 2014 07:21PM UTC bigeasy travis-ci pending completion   set done
360 master Display hoisted variables in declaration order. Preserve the declaration order hoisting of the template generated parsers and serializer for now, so that we can have smaller change sets as we convert from templates to concatenation. Closes #287. push 22 Feb 2014 07:06PM UTC bigeasy travis-ci pending completion   set done
359 master Fix broken Travis CI minification build. Travis CI has been complaining for a few builds that it cannot minify `composers.js`. Yes, we deleted it. Here is something for Travis CI to work with. Surviving minification is going to be a given now tho... push 22 Feb 2014 06:51PM UTC bigeasy travis-ci pending completion   set done
358 master Compiler can no longer specify new lines. Compiler can no longer specify new lines itself. It was detecting a lonely new line and converting it to the indicator for the `prettify` function; "__nl__". This is interfering with the desire to strip n... push 22 Feb 2014 06:45PM UTC bigeasy travis-ci pending completion   set done
356 master Flatten nested sources. Closes #283. push 22 Feb 2014 06:14PM UTC bigeasy travis-ci pending completion   set done
351 master Fix incorrect indent in serializer while loop. Closes #277. push 22 Feb 2014 04:46AM UTC bigeasy travis-ci pending completion   set done
350 master Remove unnecessary parenthesis. Closes #276. push 22 Feb 2014 04:43AM UTC bigeasy travis-ci pending completion   set done
349 master Correctly match hexadecimals on lines with parens. See #275. push 22 Feb 2014 02:23AM UTC bigeasy travis-ci pending completion   set done
348 master Preserve hexadecimal. Preserve hexadecimal in the pretty printer. Use the verbatim option of Escodegen. Walk the tree looking for hexadecimals and use the raw value for the verbatim value. Then, when the source is generated, strip the hexadecimal... push 22 Feb 2014 02:14AM UTC bigeasy travis-ci pending completion   set done
347 master Pretty print double quotes. Currently, the source generated contains double quotes for object keys instead of single quotes, which is the style of the code. It's easier to change the pretty printer for now than to change the existing template bas... push 22 Feb 2014 01:24AM UTC bigeasy travis-ci pending completion   set done
346 master Always create a block in generated code. Closes #273. push 22 Feb 2014 01:07AM UTC bigeasy travis-ci pending completion   set done
345 master Sketch of a pretty printer. Create a pretty printer using Esprima, Escodegen and some regular expressions. As it is, this gets pretty close to round trip code generation. Some modifications are necessary to preserve hexidecimals, some indentation... push 22 Feb 2014 12:58AM UTC bigeasy travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • …
  • 29
  • 30
  • 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