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

abs-lang / abs / 742

Builds Branch Commit Type Ran Committer Via Coverage
742 1.6.x Implicit return values (`null`), closes #217 This PR makes it possible to skip specifying a return value, a common scenario when we want to exit, for example, an IF statement: ``` if something { return; } ``` The semicolon is optional. push 04 Aug 2019 02:15PM UTC odino travis-ci-com
71.14
741 implicit-return-value Implicit return values (`null`), closes #217 This PR makes it possible to skip specifying a return value, a common scenario when we want to exit, for example, an IF statement: ``` if something { return; } ``` The semicolon is optional. Pull #219 04 Aug 2019 12:44PM UTC web-flow travis-ci-com
71.14
740 implicit-return-value Implicit return values (`null`), closes #217 This PR makes it possible to skip specifying a return value, a common scenario when we want to exit, for example, an IF statement: ``` if something { return; } ``` The semicolon is optional. push 04 Aug 2019 12:42PM UTC odino travis-ci-com
71.14
739 master Merge branch '1.5.x' cron 03 Aug 2019 06:59AM UTC odino travis-ci-com
70.9
738 master Merge branch '1.5.x' cron 02 Aug 2019 06:58AM UTC odino travis-ci-com
70.9
737 implicit-return-value Implicit return values (`null`), closes #217 This PR makes it possible to skip specifying a return value, a common scenario when we want to exit, for example, an IF statement: ``` if something { return; } ``` Note that a value-less return sta... Pull #219 01 Aug 2019 06:49AM UTC web-flow travis-ci-com
71.14
736 implicit-return-value Implicit return values (`null`), closes #217 This PR makes it possible to skip specifying a return value, a common scenario when we want to exit, for example, an IF statement: ``` if something { return; } ``` Note that a value-less return sta... push 01 Aug 2019 06:45AM UTC odino travis-ci-com
71.14
735 1.6.x Index ranges, closes #138 This PR adds the ability to specify ranges as indexes (`[x]`). A range is a colon-separated pair of boundaries which can be either an integer (`[1:10]`) or omitted (`[1:]`). ``` ⧐ "Hello world"[0:2] He ⧐ "Hello world"... Pull #250 01 Aug 2019 06:41AM UTC web-flow travis-ci-com
71.23
734 1.6.x Index ranges, closes #138 This PR adds the ability to specify ranges as indexes (`[x]`). A range is a colon-separated pair of boundaries which can be either an integer (`[1:10]`) or omitted (`[1:]`). ``` ⧐ "Hello world"[0:2] He ⧐ "Hello world"... push 01 Aug 2019 06:40AM UTC odino travis-ci-com
71.23
733 index-ranges Index ranges, closes #138 This PR adds the ability to specify ranges as indexes (`[x]`). A range is a colon-separated pair of boundaries which can be either an integer (`[1:10]`) or omitted (`[1:]`). ``` ⧐ "Hello world"[0:2] He ⧐ "Hello world"... Pull #255 01 Aug 2019 06:27AM UTC web-flow travis-ci-com
71.23
732 index-ranges Index ranges, closes #138 This PR adds the ability to specify ranges as indexes (`[x]`). A range is a colon-separated pair of boundaries which can be either an integer (`[1:10]`) or omitted (`[1:]`). ``` ⧐ "Hello world"[0:2] He ⧐ "Hello world"... push 01 Aug 2019 06:25AM UTC odino travis-ci-com
71.23
731 1.6.x Deprecate / "unfavour" the legacy command syntax, closes #220 The `$()` syntax for commands is cool and works ok, but presents issues with parsing and escaping. With this PR this syntax has been removed from most of the docs, replaced by the simp... Pull #250 01 Aug 2019 06:08AM UTC web-flow travis-ci-com
70.9
730 1.6.x Deprecate / "unfavour" the legacy command syntax, closes #220 The `$()` syntax for commands is cool and works ok, but presents issues with parsing and escaping. With this PR this syntax has been removed from most of the docs, replaced by the simp... push 01 Aug 2019 06:05AM UTC odino travis-ci-com
70.9
729 master Merge branch '1.5.x' cron 31 Jul 2019 06:57AM UTC odino travis-ci-com
70.9
728 index-ranges Index ranges, closes #138 This PR adds the ability to specify ranges as indexes (`[x]`). A range is a colon-separated pair of boundaries which can be either an integer (`[1:10]`) or omitted (`[1:]`). ``` ⧐ "Hello world"[0:2] He ⧐ "Hello world"... Pull #255 30 Jul 2019 02:57PM UTC web-flow travis-ci-com
70.7
  • ← Previous
  • 1
  • 2
  • …
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • …
  • 108
  • 109
  • 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