Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
sa-tasche pushed 5 commits to main mitgedanken-lab/c-c3c
- Fix issue with `@const` where the statement `$foo = 1;` was not considered constant. 5a36f0b
- Const strings and bytes were not properly converted to compile time bools. Contracts @require/@ensure are no longer t... c3f5806
- Concatenating an const empty slice with another array caused a null pointer access. 5de03ab
- Fix typo a4f5c97
- Refactoring identifier and catch unwrap into two different nodes. f9b8622