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

lhelwerd / expression-parser / 17

Builds Branch Commit Type Ran Committer Via Coverage
17 v0.0.5 Expressions and augmented expressions Support simple operations like `variable = expression` and `variable += expression` which store their result in a separate property. Disabled by default, enable via constructor or a property of the parser. Va... push 29 Jan 2018 12:42PM UTC lhelwerd travis-ci pending completion   set done
16 master Expressions and augmented expressions Support simple operations like `variable = expression` and `variable += expression` which store their result in a separate property. Disabled by default, enable via constructor or a property of the parser. Va... push 29 Jan 2018 12:41PM UTC lhelwerd travis-ci pending completion   set done
15 master Interpreter: Cleanup - Install script as 'expression' instead of 'expr' to avoid conflict with BSD/Linux utility - Show only the expression line in the traceback, not the internal parser traceback. push 06 Nov 2017 12:10PM UTC lhelwerd travis-ci pending completion   set done
14 master Split expression parser to own submodule push 02 Nov 2017 05:24PM UTC lhelwerd travis-ci pending completion   set done
13 master Add interactive interpreter to distribution This adds a script 'expr' which is similar to 'bc' as it parses the interactive input using the expression parser. push 02 Nov 2017 05:19PM UTC lhelwerd travis-ci pending completion   set done
12 master Pylint: Alter name rules Replace 'disable' rule with improved regexes and allowing 'op' as a variable name. push 02 Nov 2017 02:56PM UTC lhelwerd travis-ci pending completion   set done
11 master Update README: Wording tweaks push 27 Oct 2017 01:26PM UTC lhelwerd travis-ci pending completion   set done
10 master Update README: Typos, by-design non-features push 05 Oct 2017 02:53PM UTC lhelwerd travis-ci pending completion   set done
9 v0.0.4 Track which variables are used in the expression push 05 Oct 2017 11:58AM UTC lhelwerd travis-ci pending completion   set done
8 master Track which variables are used in the expression push 05 Oct 2017 11:51AM UTC lhelwerd travis-ci pending completion   set done
7 v0.0.3 Improve unit test coverage push 05 Oct 2017 10:55AM UTC lhelwerd travis-ci pending completion   set done
6 master Improve unit test coverage push 05 Oct 2017 10:52AM UTC lhelwerd travis-ci pending completion   set done
5 master Improve Python 3.6 compatibility - Starred arguments have a different AST syntax tree in Python 3, with a Starred node and keyword node without an argument name, rather than starargs and kwargs fields - Avoid deprecation warnings in unittests... push 05 Oct 2017 10:45AM UTC lhelwerd travis-ci pending completion   set done
4 master Improve test coverage push 05 Oct 2017 10:12AM UTC lhelwerd travis-ci pending completion   set done
3 master README: Add shields push 05 Oct 2017 09:03AM UTC lhelwerd 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