Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Crystal Language
A language for humans and computers
Collective -
Host: opensource -
https://opencollective.com/crystal-lang
- Website: https://crystal-lang.org/
- Code: https://github.com/crystal-lang/crystal
Added an interpreter spec for check `crystal i` is running on linux.
github.com/crystal-lang/crystal - zw963 opened this pull request about 1 year ago
github.com/crystal-lang/crystal - zw963 opened this pull request about 1 year ago
Always call `LibXML.xmlInitParser` when requiring XML libraries
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Update previous Crystal release 1.11.0
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Reserve stack space on non-main threads for crash recovery on Windows
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Always use `%p` for pointers in `Crystal::System.print_error`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Add support for `Etc/UTC` time zone identifier without tzdb
github.com/crystal-lang/crystal - femto opened this pull request about 1 year ago
github.com/crystal-lang/crystal - femto opened this pull request about 1 year ago
Fix `options` parameter for `String#split`, `#scan`
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Is Class superclass correct?
github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
رمز أمان واتساب من ༺༽༼༻Ethical hacker ༺༽༼༻ (+222 47 30 40 55)
github.com/crystal-lang/crystal - ladibahmed opened this issue about 1 year ago
github.com/crystal-lang/crystal - ladibahmed opened this issue about 1 year ago
Has crystal ever considered adding dynamic require
github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
Match options overridden
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue about 1 year ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue about 1 year ago
Enhance docs for `Int#downto`
github.com/crystal-lang/crystal - jkthorne opened this pull request about 1 year ago
github.com/crystal-lang/crystal - jkthorne opened this pull request about 1 year ago
make std_spec fails on b8a24e7d9
github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
Flatten buffer growth algorithms
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
What's the current status of standard library?
github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
inconsistent documenation for virtual_and_abstract_types.html
github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
Move most of spec runner's state into `Spec::CLI`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Fix OpenSSL error handling for EOF (support for OpenSSL 3.2)
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Support for OpenSSL 3.2.0
github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
github.com/crystal-lang/crystal - femto opened this issue about 1 year ago
Add `WaitGroup` synchronization primitive
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Configure Renovate Bot to add label `topic:infrastructure/ci` on PRs
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Update GH Actions
github.com/crystal-lang/crystal - renovate[bot] opened this pull request about 1 year ago
github.com/crystal-lang/crystal - renovate[bot] opened this pull request about 1 year ago
Add `unreachable` options to manpage
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Fix formatting in manpage
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Add optimization levels to manpage
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Allow calling `#[]=` with a block using method syntax
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Improvements for `github-changelog` script
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Allow multiple parameters and blocks for operators ending in `=`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Changelog for 1.11.0
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Fix compiler error message for invalid source file
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Add `Crystal::Repl::Value#runtime_type`
github.com/crystal-lang/crystal - bcardiff opened this pull request about 1 year ago
github.com/crystal-lang/crystal - bcardiff opened this pull request about 1 year ago
Revert "Add compile time string interpolation for char/num/bool constants"
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Random memory corruption with generics and inheritance
github.com/crystal-lang/crystal - wolfgang371 opened this issue about 1 year ago
github.com/crystal-lang/crystal - wolfgang371 opened this issue about 1 year ago
Customizable Indentation in OptionParser Help Messages
github.com/crystal-lang/crystal - kojix2 opened this issue about 1 year ago
github.com/crystal-lang/crystal - kojix2 opened this issue about 1 year ago
Interpreter: Cast from Crystal::TypeDefType to Crystal::PointerInstanceType failed
github.com/crystal-lang/crystal - mdwagner opened this issue about 1 year ago
github.com/crystal-lang/crystal - mdwagner opened this issue about 1 year ago
Enum in string interpolation uses integer value instead of name
github.com/crystal-lang/crystal - icy-arctic-fox opened this issue about 1 year ago
github.com/crystal-lang/crystal - icy-arctic-fox opened this issue about 1 year ago
Allow mixing of integers and pointers in `Crystal::System.print_error`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Fix codegen error when discarding `is_a?` or `responds_to?`'s result
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Support absolute paths in `CRYSTAL_INTERPRETER_LOADER_INFO`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Support `@[Link]`'s DLL search order in the interpreter on Windows
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Fix interpreter specs on Windows
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Do not use `pointerof(Path)` in the standard library
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Support `-dynamic.lib` in Windows interpreter
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Deterministic & Random Values in Macro Land
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue about 1 year ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue about 1 year ago
Slices and memory allocation as well methods to read and write inside structs.
github.com/crystal-lang/crystal - UltimaTerra opened this issue about 1 year ago
github.com/crystal-lang/crystal - UltimaTerra opened this issue about 1 year ago
Add docs and explicit type restriction for indent parameter of `JSON.build`
github.com/crystal-lang/crystal - syeopite opened this pull request about 1 year ago
github.com/crystal-lang/crystal - syeopite opened this pull request about 1 year ago
Add reference to book how merging macro expansion and call docs
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request about 1 year ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request about 1 year ago
Add `Crystal::Repl#parse_and_interpret`
github.com/crystal-lang/crystal - bcardiff opened this pull request about 1 year ago
github.com/crystal-lang/crystal - bcardiff opened this pull request about 1 year ago
Embed logo image into repository and upgrade to SVG
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Update distribution-scripts
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Fix `make clean` to remove zipped manpages
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Merge `samples/.gitignore` into `.gitignore`
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Update shards 0.17.4
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Simplify `String::Formatter` when Ryu Printf is available
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Support `dll` parameter in `@[Link]`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Fix segfault with next boehm gc (after v8.2.4)
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Avoid double rounding in `Float#format` for nonnegative `decimal_place`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Fix `can't resume a running fiber`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Add location information to implicit flag enum members
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request about 1 year ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request about 1 year ago
Add `Signal#trap_handler?`
github.com/crystal-lang/crystal - stakach opened this pull request about 1 year ago
github.com/crystal-lang/crystal - stakach opened this pull request about 1 year ago
Revert "Skip indirections in `Crystal::Scheduler` (#14098)"
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Regression: can't resume a running fiber
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
Implement `sprintf "%g"` in Crystal
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Refactor `Spec.run` to `macro finished`
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this pull request about 1 year ago
Run spec suite in `macro finished` hook instead of `at_exit`
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
github.com/crystal-lang/crystal - straight-shoota opened this issue about 1 year ago
Update GH Actions to v4
github.com/crystal-lang/crystal - renovate[bot] opened this pull request about 1 year ago
github.com/crystal-lang/crystal - renovate[bot] opened this pull request about 1 year ago
Fix out-of-bounds access in `Int128::MIN.to_s(base: 2)`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Add `Constructor` annotation
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request about 1 year ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this pull request about 1 year ago
Doc generator excludes implicit flag enum members
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue about 1 year ago
github.com/crystal-lang/crystal - Blacksmoke16 opened this issue about 1 year ago
Implement most of `Crystal::System.print_error` in native Crystal
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Change `Regex::MatchData#to_s` to return matched substring
github.com/crystal-lang/crystal - Vendicated opened this pull request about 1 year ago
github.com/crystal-lang/crystal - Vendicated opened this pull request about 1 year ago
Never use string interpolation in `Crystal::System.print_error`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Discarded `is_a?` expression breaks codegen
github.com/crystal-lang/crystal - HertzDevil opened this issue about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this issue about 1 year ago
Add `scripts/generate_llvm_version_info.cr`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
`Crystal::Loader`: Skip second linker member on Windows if absent
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Distribute LLVM DLLs on Windows CI
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Export Steppable::StepIterator's ivars as getters
github.com/crystal-lang/crystal - docelic opened this issue about 1 year ago
github.com/crystal-lang/crystal - docelic opened this issue about 1 year ago
Add `Reference.pre_initialize` and `.unsafe_construct`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Making wrappers of C handle types more atomic
github.com/crystal-lang/crystal - HertzDevil opened this issue about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this issue about 1 year ago
Add `ReferenceStorage` for manual allocation of references
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Fix time span overflow on `Int#milliseconds` and `Int#microseconds`
github.com/crystal-lang/crystal - bcardiff opened this pull request about 1 year ago
github.com/crystal-lang/crystal - bcardiff opened this pull request about 1 year ago
Fix `StaticArray#to_json`
github.com/crystal-lang/crystal - Vendicated opened this pull request about 1 year ago
github.com/crystal-lang/crystal - Vendicated opened this pull request about 1 year ago
Crystal 1.10 cannot be installed on Ubuntu/arm64
github.com/crystal-lang/crystal - jochenseeber opened this issue about 1 year ago
github.com/crystal-lang/crystal - jochenseeber opened this issue about 1 year ago
Implement `sprintf "%a"` in Crystal
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Windows: Use local configuration for LLVM when linking dynamically
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Use per-scheduler stack pools (let's recycle)
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Move `Thread#set_current_thread` to `Fiber`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Skip indirections in `Crystal::Scheduler`
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Workaround regular timeouts in `HTTP::Server` specs with MT
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Fix math overflow after spawning `Int32::MAX + 1` fibers
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
github.com/crystal-lang/crystal - ysbaddaden opened this pull request about 1 year ago
Add `LLVM::OperandBundleDef#dispose`
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this pull request about 1 year ago
Change the compiler problem report color from yellow
github.com/crystal-lang/crystal - pookah-net opened this issue about 1 year ago
github.com/crystal-lang/crystal - pookah-net opened this issue about 1 year ago
Uppercase instance or class variables
github.com/crystal-lang/crystal - HertzDevil opened this issue about 1 year ago
github.com/crystal-lang/crystal - HertzDevil opened this issue about 1 year ago