Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cucumber/gherkin-c

[READ-ONLY] Gherkin for C - subtree of monorepo https://github.com/cucumber/cucumber -- moved to https://github.com/cucumber/gherkin
https://github.com/cucumber/gherkin-c

Fixed go implementation. Updated testdata.

8c6ad92b6a9afdbbf7b10c97730108cff8524263 authored almost 5 years ago by Aslak Hellesøy <[email protected]>
gherkin: Add acceptance test that fails on Ruby 2.4

13751d2106e2a9db5d08ebb4861e6ca30a212a51 authored almost 5 years ago by Aslak Hellesøy <[email protected]>
Simplify go releases (#737)

* Add make target to remove 'replace' lines in go.mod

* Add make target to add 'replace' line...

c2d4962a5a4005bd47de1ace4f2c64d13fa4a4dc authored about 5 years ago by Vincent <[email protected]>
Copy gherkin languages files

0938b5ae2d5da6cae1dc686d8227005976a47732 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Sync i18n JSON for #731

d68d4594f1c44b9dc03d09faefb66b0ef1b5fb98 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Sync i18n JSON file. Attribution for #729

588a486ae539cc34a9c378811832abd6bb5c51aa authored about 5 years ago by Aslak Hellesøy <[email protected]>
Attribution for #352,#707,#708. Copy dialects.

82476419986ee27c77f82a597c0ea345455fd55a authored about 5 years ago by Aslak Hellesøy <[email protected]>
Handle various space characters better

c51294599f9a5e7d3ab71ca8f44ef2f91c64f05c authored about 5 years ago by Aslak Hellesøy <[email protected]>
Trim trailing space in example cells (#703)

* gherkin: Trim trailing space in example cells

* Add 3 different kinds of whitespace padding

e702755cd7e2fe8e381d9aed9a5bbfd6ba6002b1 authored about 5 years ago by Aslak Hellesøy <[email protected]>
Release gherkin v7.0.4

e9e895b9c13e3f10835b38873d162d1ce17f44ea authored about 5 years ago by Aslak Hellesøy <[email protected]>
gherkin-c: Fix update-version make rule. Sync the VERSION file (#687)

1233075ad2fd6aab7a3e4608d6761ee4422e095e authored about 5 years ago by Björn Rasmusson <[email protected]>
Update dependencies (#681)

* Update dependencies

* Change to subrepo dependency for cucumber-messages

* Fix test

*...

55c8a281dae334cc2f7b289a5d2d436428954f95 authored about 5 years ago by Aslak Hellesøy <[email protected]>
gherkin: Update gherkin-c to the current gherkin status (#671)

* gherkin: Update gherkin-c to gherkin v6.0.17 status

Gherkin v6 includes:
* The rule keywor...

1a88296468c339dc878b646dfb1456ec3c951e56 authored about 5 years ago by Björn Rasmusson <[email protected]>
Update docs urls

f23e6125ed9c228ce1c97b15e15ff02245cb0b9a authored about 5 years ago by jaysonesmith <[email protected]>
Remove Makefile duplication. Fix some target dependencies.

fac60c3e121f6f7d171b41b103f5d9aa2f9a8871 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Add new publish target

3ba6ff17f5c62b8300b9393fd4e6450c895fd37b authored over 5 years ago by Aslak Hellesøy <[email protected]>
Migrate to CircleCI (#648)

* Deploy npm sbnapshot releases to verdacchio

* Try more advanced circle build

* Add check...

d914853b4fb67fbbb4aa25130b06a60760a8f34f authored over 5 years ago by Aslak Hellesøy <[email protected]>
Populate Pickle#id. Use enum for encoding.

d735aafceb55611cdeb0ee65fa713ae1ebf7537c authored over 5 years ago by Aslak Hellesøy <[email protected]>
Nest related Cucumber Messages. Rename Wrapper to Envelope. Upgrade Gherkin to use new messages.

34f04fd4ee5a4fb7d41e95ae26dc4769956398a7 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Upgrade go modules

d632f359822da65dd49f0859bae9a1ed5487d2f1 authored over 5 years ago by Aslak Hellesøy <[email protected]>
Fix parsing of long Gherkin docs. Closes #566

ea5041734d71fd7657c142144788cd0a197bcdee authored over 5 years ago by Aslak Hellesøy <[email protected]>
Clean up Gherkin approval tests

e59cc61659a9b1b66fa130dee979dc844a7eea3f authored over 5 years ago by Aslak Hellesøy <[email protected]>
Re-enable Gherkin. Closes #577. Misc build fixes.

9e8131c5f398741ac0205f30b2eb54b44b77c6b4 authored over 5 years ago by Aslak Hellesøy <[email protected]>
gherkin-c: Allow user to choose whether to build a static or a dynamic lib

It should be the users choice whether they want a static or a dynamic
library. In general, CMake...

0d7054643ff9f1ce2f1e520eebe3b61dfd4510e1 authored over 5 years ago by Manuel Bergler <[email protected]>
Leading Tab characters break parser logic

Leading Tab characters is kept in the trimmed_line and
GherkinLine_start_with can't recognize ke...

6270f9a006b4ff389d357213b2f53009c56edb61 authored almost 6 years ago by Vyacheslav V <[email protected]>
Make scripts executable, update languages

ecac6d2944607883cabda886b588d1b93ebf1bc3 authored about 6 years ago by Aslak Hellesøy <[email protected]>
go: More consistent Makefiles - default.mk

1f91a64726ed09fbb7a70f5d283a96957a1275c5 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Implement rules in Go

35bd6332d180729e8f66ac712533238d998933c4 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Gherkin Rule keyword and Protocol Buffer messages (#416)

* update

* gherkin: protobuf: Fix syntax error, set up Java build

* gherkin: (Java) Add su...

034a6f063d58fef8f0d79777f163bce0ce1fdc26 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Remove Example Outline synonym

239c4cf5936a67342408d2d9b53814b90993395c authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge with master

3b9cf175da41c17b1ec7a3aa3d2dd5948a723f6c authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Update testdata, ref #353. c,objective-c,perl,python are disabled until they are brought uptodate

8ed4535c8f44ddd4e9aa1c8130ca07d9dcfe61a2 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Fixed missing file check in gherkin-c

This fixes #394.

This is not the best fix but will provide a basis for discussion about
how we ...

db6ae6d2b99e68df47d774aac35f35109dc807a1 authored over 6 years ago by Chris Yocum <[email protected]>
Automatically sync monorepo to subrepos

09567f75f848664f9defd9939c19316b18161dbf authored over 6 years ago by Aslak Hellesøy <[email protected]>
Migrate from git subrepo to splitsh-lite

736c7f64aef9efed02fdc6fcde8655d3c5c6e87c authored over 6 years ago by Aslak Hellesøy <[email protected]>
Use ssh for git subrepo

081524749d90a6edd9d9d0618f7b4be8a3f8ee3e authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Sync approval tests. Fix a whitespace.

7300e25eb1bce3f4825010ce923532169f53060b authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: sync russian translation

515ca641b9d892f78a86f4d284c8d881548046fb authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "5e9955ef"
upstream:
origin: "https://github.co...

39506bc46d6c0dd1d9c7b2a4d4bdaa9ff8856f1a authored over 6 years ago by Aslak Hellesøy <[email protected]>
Improve Italian translations

b5b8de54c83da30c5c0dec49ce817d64fc3da252 authored over 6 years ago by Marit van Dijk <[email protected]>
Improve Italian translations

16d40f89efefa4dcc335bf7197cbae97bfd0f798 authored over 6 years ago by Marit van Dijk <[email protected]>
gherkin: Use awk to remove BOM (sed trick doesn't work on OSX)

a3edef2ed0947a7e38dc3326da2930ae582a6187 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #352 from coderbyheart/patch-1

🇩🇪 Improve German translation

35178440b7e4c2e8460e7a1b3260c979a7db2c58 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'master' into example-keyword-for-scenario

66df8557d6aab08f43f352d73505d597f264529e authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Allow mono to fail. Idempotent BOM removal.

8ec66324423755083a8546d68c4e1b2af82141ea authored over 6 years ago by Aslak Hellesøy <[email protected]>
Make German translation backwards compatible

6280391b62b1fb8d9da55bc8342791bd0a5ed445 authored over 6 years ago by Markus Tacker <[email protected]>
Improve German translation 🇩🇪

c3d34f2bd3d63a89f6bac4d7bf1380afd51832a3 authored over 6 years ago by Markus Tacker <[email protected]>
Merge branch 'master' into example-keyword-for-scenario

9bf77ac5f198ea6ddcde040b871d19386e9c339d authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull (merge) gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "facacf9b"
upstream:
origin: "https://github.co...

a25e523c66674761c8c2ac2e059b140fd61f82aa authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Say welcome to 'Example' and 'Example Outline' keywords

8de2a9a14fca6141590e7e2ecd6657bbc2ecb4c8 authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Merge master, ref #292

23844109191b691ca7632d69cdae704b4d87b4c0 authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull (merge) gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "86c324e3"
upstream:
origin: "https://github.co...

c5bd42767f27ade164c027997e6fb77676bbcb2a authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: Add Aragonese.

9e290f30a4a91144604de0437348965e9f1712ce authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull (merge) gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "ea7f3f9e"
upstream:
origin: "https://github.co...

f6dd02f601adb54c5d4465466f184f475f7514ab authored over 6 years ago by Aslak Hellesøy <[email protected]>
gherkin: c: regenerate lexer

031016bd5994a924ca7d419c695d33a717b004aa authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "970eef13"
upstream:
origin: "https://github.co...

a8bef51637bfbb969cdfd8b409f7c6770f261346 authored over 6 years ago by Aslak Hellesøy <[email protected]>
Bump node, regenerate gherkin

6fae3e6bd99da2e873fb485defcaa406f58fae2b authored over 6 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "2154c07b"
upstream:
origin: "https://github.co...

da1ff5c9c7953732c65a1e666d0785c6e4a7c51c authored almost 7 years ago by Aslak Hellesøy <[email protected]>
Update build

d9f80bacaa0b677f3273c18e75dfeb9fb61deeef authored almost 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull (merge) gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "99f78a6f"
upstream:
origin: "https://github.co...

8aea95ea71ed5e09904a490d8f9e287fdb35e91b authored almost 7 years ago by Aslak Hellesøy <[email protected]>
Include interpolation of docstring content type.

Added a test for this.
Updated other language implementations.
The Obj-C implementation does not ...

9862e70fc8dca2f43357f6d1b70a7deadfe48af8 authored almost 7 years ago by Robert Wittams <[email protected]>
git subrepo push gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "f94c2215"
upstream:
origin: "https://github.co...

98c7414ec923a0c6fb43a61cdf6716aee1b0841c authored about 7 years ago by Aslak Hellesøy <[email protected]>
Rename text/vnd.cucumber.stacktrace+plain to text/x.cucumber.stacktrace+plain

01dd94c73f95ac243f1b00ee86a2d207a0682e0b authored about 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "f9940cd0"
upstream:
origin: "https://github.co...

6edffb0054af6b9521b2add5be51942312b6ef9a authored about 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "b46061e1"
upstream:
origin: "https://github.co...

8a12d56ef931ce791b82621d9c8246a9e53cd894 authored about 7 years ago by Aslak Hellesøy <[email protected]>
Replace '+ +' with just '+', assuming typo

4c7df102e4bfc44d36cb2befe4d13b3dafcca485 authored about 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull (merge) gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "7d673816"
upstream:
origin: "https://github.co...

b362ac549172a6918d2d394c38e2431da04f0cae authored about 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Regenerate parsers

0d42076658bca937ede901b4f0f0b67ddf5c2974 authored about 7 years ago by Aslak Hellesøy <[email protected]>
Merge master

0de813ee927e2af07864994d457fa156f02015e0 authored about 7 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'gherkin-simplify-grammar'

0fd5ad291d6190248795376ecad81e73a541c7bb authored about 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "e8025192"
upstream:
origin: "https://github.co...

4d442ff3e96f9af2b2e7662a91971193178bcae5 authored about 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Simplify grammar

d2e90067a5a8d4a36eee34f478e35632a6ab6980 authored about 7 years ago by Aslak Hellesøy <[email protected]>
Fix broken link to Gherkin docs

Fixes #266

569e596d9e72ae9fb90ab0f5f283e11db11a6c8e authored about 7 years ago by Marit van Dijk <[email protected]>
git subrepo pull (merge) gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "c4d44f6f"
upstream:
origin: "https://github.co...

5eb4bacdd21e6ed9a009b0797e05faf6d6b5520e authored about 7 years ago by Aslak Hellesøy <[email protected]>
[Gherkin] (C) Create empty pickle for empty scenarios.

37ea7f9bab42da15406a5f07dae1354e1ce6d758 authored about 7 years ago by Björn Rasmusson <[email protected]>
[Gherkin] Specify empty pickles for empty scenarios.

f52dcdc11d39fbe049c1fd0d558ad5baf0ffa5a4 authored about 7 years ago by Björn Rasmusson <[email protected]>
git subrepo push gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "a65b4fbe"
upstream:
origin: "https://github.co...

0bc0b3e38dff4e8b3c2ab95a3c993a801310221a authored about 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Fix incorrect use of .DELETE_ON_ERROR in Makefile

389dfeef6a349d7066271187fe6b642a8798f23b authored about 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "8f31c2ff"
upstream:
origin: "https://github.co...

9cfbb7fa7c3ca9188c33be7494fadad32d0b3a84 authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "8f31c2ff"
upstream:
origin: "https://github.co...

6d92b462fd1e5d9aa40bc177dfad1e92e1995e65 authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "8f31c2ff"
upstream:
origin: "https://github.co...

596452d817f8fae77d508d994d92076e453ac50e authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "8f31c2ff"
upstream:
origin: "https://github.co...

0652661420502758574c7d20c71ace1848949ea6 authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "8f31c2ff"
upstream:
origin: "https://github.co...

ef2c53965118758252f4a6678fa08397ec71849a authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "8f31c2ff"
upstream:
origin: "https://github.co...

efdaf033236d44230223190ebd67b89b1c80b187 authored over 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: (C) Always print feature file data using UTF-8.

Windows does not use UTF-8 by default. To make sure that UTF-8 is used
in the output, do manual ...

673b4a0327f22fb981b7f5c20495887dd6f8d5ef authored over 7 years ago by Björn Rasmusson <[email protected]>
gherkin: (C) Conform to C90 (mostly)

To support a wider range of compilers, remove the C90 breaches so that
the code compiles also wi...

579857ac0525963d8d75ca41ed008c7663264c92 authored over 7 years ago by Björn Rasmusson <[email protected]>
gherkin: (C) Use UTF-16 when wchar_t is of 2 bytes size.

On Windows wchar_t is 2 bytes large, and use UTF-16. This means that
for the case of code points...

7dd2771084be768dea58afc55e58628bf2847f37 authored over 7 years ago by Björn Rasmusson <[email protected]>
gherkin: (C) Avoid using repeated typedefs (support gcc <v4.6)

Technically C does not support repeated typedefs until C11, however
modern compilers do allow it...

8c0ceb0fbc8e254dd95db22976014fbe068f587b authored over 7 years ago by Björn Rasmusson <[email protected]>
gherkin: (C) Remove the Alpine exception from the Makefile.

d9afb7ffb0381b239c3feb87f13f53f9104938a2 authored over 7 years ago by Björn Rasmusson <[email protected]>
gherkin: (C) Manually convert uri:s from char* to wchar_t*.

On Alpine Linux 3.5 running in Docker swprintf does not handle the
format string L"%hs" properly...

0e7da3e362dffac6f4b41b43d9849b83854e962c authored over 7 years ago by Björn Rasmusson <[email protected]>
build: Enable docker build on Travis

2cd9879a122f0a8c1a81b81fd37bbeecd4cff7ef authored over 7 years ago by Aslak Hellesøy <[email protected]>
build: Add Dockerfile. Build (almost) all projects

d7e136e074aa264346c9e559dc8febb51aff3350 authored over 7 years ago by Aslak Hellesøy <[email protected]>
build: Build everything from root

697c8596248d462ca13bf19ccfa3df6315c6ec60 authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo pull gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "c7dad235"
upstream:
origin: "https://github.co...

7ff8f5f10e624be6955c8555261d5c74737ef136 authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "c7dad23"
upstream:
origin: "https://github.com...

2ac7ee7b3df644750452965ef8a8e9a0f3f38597 authored over 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: Run full build on Travis

df8e6cb4b62803c498a46250fce1d1fb6328baa5 authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push --force gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "f1b4d66"
upstream:
origin: "https://github.com...

3eb63516ccd9e5d5a2d90adaee3420fae491dc67 authored over 7 years ago by Aslak Hellesøy <[email protected]>
gherkin-c: Build Windows binaries

a91c04ac362c62690987ee9c506a4e6ce4f4470b authored over 7 years ago by Aslak Hellesøy <[email protected]>
git subrepo push gherkin/c

subrepo:
subdir: "gherkin/c"
merged: "f0d33c7"
upstream:
origin: "https://github.com...

388de37617abee8c4622f2791b88e8496be6901a authored over 7 years ago by Aslak Hellesøy <[email protected]>
gherkin: rsync more files for an independent build of c

0149f5cd49330294f9a8cd976f73d7e93628d8ff authored over 7 years ago by Aslak Hellesøy <[email protected]>