Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/crystal-lang/crystal
The Crystal Programming Language
https://github.com/crystal-lang/crystal
72eedae013b204b1dfc16314854f26233a197c27 authored over 6 years ago by Felix Bünemann <[email protected]>
6a30458a72c82a717eef0578e741d6d840d1a6f1 authored over 6 years ago by Johannes Müller <[email protected]>
Syntax: allow empty `case` without `when`
bec784dae649922a43932df4afd777cb83c1b107 authored over 6 years ago by Julien Portalier <[email protected]>
The following is no longer a syntax error:
```
case foo # expands to `foo`
end
case foo # expan...
e14ec7a4af4453fca0ff9d0bcc0004864d01b910 authored over 6 years ago by Johannes Müller <[email protected]>
* Add &+ &- &* &** operators parsing
* Add lookahead to parse &->expr as &(->expr)
* Allow &+,...
4771dcb2125dfdda88da5afad7b2ed64391bb820 authored over 6 years ago by Johannes Müller <[email protected]>
ee6ec507aa84b3a785d5a7a9eff9435db77e5d47 authored over 6 years ago by Ary Borenszweig <[email protected]>
HTTP: consider quoted charset
0990ca130764f847d8a48dcf89259688c7164170 authored over 6 years ago by Julien Portalier <[email protected]>Fix: Add type restriction to Crypto::Bcrypt::Password#==
9ba6ba93e3cd1d53a5df0131c8aa4d272a56a6c3 authored over 6 years ago by Julien Portalier <[email protected]>afeaee47a83597dda6c9c2766adfa5fa238f0226 authored over 6 years ago by Ary Borenszweig <[email protected]>
ad5fb0aad5f36accac16be072866b3c1ab5f0c7d authored over 6 years ago by Johannes Müller <[email protected]>
a441539dc4c6e3a73dc150d59cc2bb67b31bf2ae authored over 6 years ago by Ary Borenszweig <[email protected]>
e1b750f040a95244ffb1c7b841cd533275c94921 authored over 6 years ago by Ary Borenszweig <[email protected]>
d2a9b438d548b9bfbb867a649894f92da35277b8 authored over 6 years ago by Ary Borenszweig <[email protected]>
fa8a5860115af8b435c64db52a5c1814a6a126a8 authored over 6 years ago by Ary Borenszweig <[email protected]>
Don't merge tuple metaclasses through instance types
13edef6584f4d69618e9c53d557e37d125c7fef8 authored over 6 years ago by Julien Portalier <[email protected]>Fix: missing virtual types in literal type guessing
8acbd269b9dde6fdfba9bf81801746189d186bc3 authored over 6 years ago by Julien Portalier <[email protected]>c0d63c42813fa4ab9ca99c6d7c3eed38f04eb841 authored over 6 years ago by Ary Borenszweig <[email protected]>
de4bab06408589d74eb09f470be348dc9278f3fd authored over 6 years ago by Ary Borenszweig <[email protected]>
e1532919679892d258793bcc2661cabd2651a96c authored over 6 years ago by Felix Bünemann <[email protected]>
f446e1bc90ecfc2067c634909d9bbb982a012e4b authored over 6 years ago by Brian J. Cardiff <[email protected]>
b5ef57846416787c83514636d3498c743c69b0c5 authored over 6 years ago by Chris Hobbs <[email protected]>
* Refactor: avoid setting ivar in codegen_binary_op
since it's done in codegen_primitive and ...
7aa76286ec31437615b05f7b50b240f916bb2e02 authored over 6 years ago by Brian J. Cardiff <[email protected]>dd84ad09dbc1ed99d822d92da77cffc8962a243d authored over 6 years ago by Icyleaf Wang <[email protected]>
* Added Punycode sanitation to server hostname for client
* Declared the type of the instance...
735be7f28c1e68008a1e2f37559282b8f36d5cd7 authored over 6 years ago by Paul Kassianik <[email protected]>75b46ac4564140e141a35114b71608007e285cb6 authored over 6 years ago by Icyleaf Wang <[email protected]>
`crystal init` previously created `src/example/version.cr` file which
only contained a `VERSION...
fafdd63b378b89b38c4c4dc5e43eb48a49950054 authored over 6 years ago by Ary Borenszweig <[email protected]>
48530e5f92e14f7f00326cfb9011ce7658d18921 authored over 6 years ago by Ary Borenszweig <[email protected]>
Also use update brew formula name
63536bd73bc0240cc88d811a4a92fd7326c06097 authored over 6 years ago by Brian J. Cardiff <[email protected]>cb41f96b86e5deaf77ebaa7c321d679838933947 authored over 6 years ago by Johannes Müller <[email protected]>
b8d64a7e731c35c627f8d34d7a408d32dd31beb7 authored over 6 years ago by Ary Borenszweig <[email protected]>
ad56b14dd420250d34d93f4dbf4c15587d67b259 authored over 6 years ago by Ary Borenszweig <[email protected]>
75ba9159424e2c64b775b9ee0d929a6b038440a6 authored over 6 years ago by Ary Borenszweig <[email protected]>
d6ba746e4ab555cff2d7be2b558cd4ed5274ed1f authored over 6 years ago by Ary Borenszweig <[email protected]>
2bbf72f5a5f5335ab39c0a1bd5f5775a37a5e44e authored over 6 years ago by Ary Borenszweig <[email protected]>
bfd9e6d05cc1461a9ee76811cdfa2e3c19b9e13c authored over 6 years ago by joshua stein <[email protected]>
* Extend XML::Reader with more LibXML methods
This adds a couple of method bindings that come...
3696bb1c4b5962f2fe280aa64cace00307c7a480 authored over 6 years ago by Felix Bünemann <[email protected]>89b386785deba8169309d92b832ad9d89a08ca12 authored over 6 years ago by Ary Borenszweig <[email protected]>
libyaml 0.2.1 removed the errorneously written document end marker (`...`) after some scalars in...
941889251cde826a42f3c71378f1c2bb61029fa6 authored over 6 years ago by Johannes Müller <[email protected]>bf85d7abb705281260f968236e703d73e3a8d708 authored over 6 years ago by Julien Portalier <[email protected]>
b0d67e1cd7c715238d9ab4b86bc197aa4cb4947e authored over 6 years ago by Ary Borenszweig <[email protected]>
b782738fffb1b9fba98f7aa44f9da11c3da259a1 authored over 6 years ago by Brian J. Cardiff <[email protected]>
b6ef064852810d7b011fd05661702edab3904662 authored over 6 years ago by Davor Ocelic <[email protected]>
4a18335d63f60e41b92675e8a420c6f862f562e1 authored over 6 years ago by Ary Borenszweig <[email protected]>
c9f449c6fc9c5d1afdaf920e301377ab0312036b authored over 6 years ago by joshua stein <[email protected]>
e554a9649cfbc5fc44ed0ce548d72161bf91dec2 authored over 6 years ago by Ary Borenszweig <[email protected]>
df5f46ad503a62927719cee4e058249478dbed68 authored over 6 years ago by Ary Borenszweig <[email protected]>
e74e9eac94c8ee81690819eb0d1563963ec77fb2 authored over 6 years ago by Ary Borenszweig <[email protected]>
0004179c9576c89d14e617423828af6f31e6d7a1 authored over 6 years ago by Ary Borenszweig <[email protected]>
Use shards v0.8.1
4547b6b92b9d289890017d9e591d5ef3785a011e authored over 6 years ago by Brian J. Cardiff <[email protected]>* Added example of nesting mappings to YAML builder
* Updated comments in yaml/builder
792d42116e59c0d51164aa31e892d5b3e5d18b64 authored over 6 years ago by Holden Omans <[email protected]>fc01468bd32eea6df696956d23f3f899e05c1ad2 authored over 6 years ago by Chris Hobbs <[email protected]>
b700ad98a4f0579caca56d5c61a12a90cf249c0f authored over 6 years ago by Brian J. Cardiff <[email protected]>
* Fix #6215. Handle File.extname edge case
* Fix typo
* Use byte_slice
* Remove local v...
9d997000552aa4eaae42f156945e8d10437994da authored over 6 years ago by Brian J. Cardiff <[email protected]>9228889f769773c718605bc08fa210fb350d2ad2 authored over 6 years ago by Brian J. Cardiff <[email protected]>
3e794db0eaef827af421204a2a200ea5d23d5d0f authored over 6 years ago by Johannes Müller <[email protected]>
e4a01b51094a9640d9ded23aab1e58260c57d8dc authored over 6 years ago by Fotis Gimian <[email protected]>
* Add \a and \b to dump_or_inspect
e806c95cb6a63b9ad0658f413a9b2468b306eda2 authored over 6 years ago by r00ster <[email protected]>fd628c9a62479f1377e28a3f2ffcdc7c3b884d56 authored over 6 years ago by TSUYUSATO Kitsune <[email protected]>
666c192fc6e4acc990875656966d34121e8b79b2 authored over 6 years ago by Johannes Müller <[email protected]>
60cde016f8d3d96d3e442a7f24d1102ebada80c3 authored over 6 years ago by TSUYUSATO Kitsune <[email protected]>
430fea3aaf3e9b7d6d84e4ebb5f5e20415e2c226 authored over 6 years ago by Icyleaf Wang <[email protected]>
0e4a62ac6a4d794ad81a8babecb2585306378eb7 authored over 6 years ago by Ivan Gulakov <[email protected]>
ee71f884ef401fc0c745d5844779dd5eb3dd9065 authored over 6 years ago by Chris Hobbs <[email protected]>
99be354a5bf2f2524bb95542f658eb71b960f255 authored over 6 years ago by Johannes Müller <[email protected]>
750258d7afa00358e50f92c0f02683813ab7a19b authored over 6 years ago by Johannes Müller <[email protected]>
5c22fb36fb3f15059c23f1897e1bd124dd5a9de6 authored over 6 years ago by O_o <[email protected]>
8959b540aa0b78771fa436b82df73f51826b9dcb authored over 6 years ago by r00ster <[email protected]>
e35770097d61a3d9c24a13f77773c5b68323e6a4 authored over 6 years ago by Brian J. Cardiff <[email protected]>
* Ensure time parser raises if timezone is missing
* fix doc for %L in Time::Format
5d431c73ba33153dbbbf4089de1b3b2e23aa1c52 authored over 6 years ago by Rafał Wojsznis <[email protected]>
0d10e6b80006ab648207e6a97f1030741915e780 authored over 6 years ago by Brian J. Cardiff <[email protected]>
bb89684762a832cf0e839abc574d9e0229332758 authored over 6 years ago by Rodrigo Pinto <[email protected]>
Fixed #6164
20d35492c621e787158dccbb4f43b5cfadef879d authored over 6 years ago by TSUYUSATO Kitsune <[email protected]>
Using `Random::Secure` in `prelude.cr` causes some load order issues
when the crystal-random sh...
Change from [a-zA-Z_] to any non-whitespace characters because library names can vary, and it's ...
413920c05c83817b3542ac6d2c7823998b008a74 authored over 6 years ago by Oleh Prypin <[email protected]>* Add copy method to record macro.
This allows a copy of a record to be made, specifying
onl...
d9b024e8d1c93509e0f247ad1056c703ed78e2f3 authored over 6 years ago by Ary Borenszweig <[email protected]>
7d98e1f8e665561ced959fb08753fc6cb3b28eb5 authored over 6 years ago by RX14 <[email protected]>
a9bab0c1d9a586e74f5c131ffbc96bfc545830d4 authored over 6 years ago by Johannes Müller <[email protected]>
de398e9e0581686cdc1e75c52e08709b0c3f3e92 authored over 6 years ago by Johannes Müller <[email protected]>
7fb783f7afec0a199d6f22ef78aae0f45517068a authored over 6 years ago by Brian J. Cardiff <[email protected]>
* Add spec helper and nanosecond precision to Time "at" specs
* Add Time#at_{beginning,end}_o...
844792e9b0d0d2d5ae1ade5825b590acc46f33a5 authored over 6 years ago by Johannes Müller <[email protected]>
* Add custom format implementations for ISO 8601, RFC 3339, RFC 2822
* Add formatter and parser...
* Allow redefining None to 0 for @[Flags] enum
* Use a better empty enum check that ignore No...
44ff90e25645e1208217ad79920d2124f63d14b2 authored over 6 years ago by Benoit de Chezelles <[email protected]>7e8b219aafe921e85bd6344d73ad67a96cd495c9 authored over 6 years ago by Brian J. Cardiff <[email protected]>
75f4a6178e053c9e1dacc399251335e643079d04 authored over 6 years ago by Johannes Müller <[email protected]>
562a793d8a2567ac3408f196d83f8fac9dce2b0d authored over 6 years ago by Johannes Müller <[email protected]>
a1e7233e0404fe8013a34b308bf2bfed4a5706ff authored over 6 years ago by O_o <[email protected]>
* Compile 32 bits packages in ci
* Update to use all64 make target
* Update distribution scrip...
068edc4000fe3d81e191a0621031720cec863f53 authored over 6 years ago by asterite <[email protected]>
9ddaf2818d2f7d46b3d8c05cb50872761b083fd4 authored over 6 years ago by Johannes Müller <[email protected]>
a64e6032053fb0e29113e691806c03569bca910c authored over 6 years ago by Johannes Müller <[email protected]>
Conditionally run this on 64bits platforms.
Ref #5276
85c26da021042d525f2dd0423060f76f718b430d authored over 6 years ago by kipar <[email protected]>
4e48495883f022cffe366aa4571ab77e05bd8bc4 authored over 6 years ago by Brian J. Cardiff <[email protected]>
94bd7bf52a746e451790e812ba2dd4f4e9e26a7a authored over 6 years ago by Brian J. Cardiff <[email protected]>
Fixes #5514
dbd7acddc1e8e454e6e5848eea3d0a1a410b2232 authored over 6 years ago by Brian J. Cardiff <[email protected]>b1bc03715854a03aa43acfde51b8a9e53f8de468 authored over 6 years ago by Sam Eaton <[email protected]>