Ecosyste.ms: OpenCollective

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

github.com/BioJulia/Automa.jl

A julia code generator for regular expressions
https://github.com/BioJulia/Automa.jl

Support 0.7 and drop 0.6

bicycle1885 opened this pull request over 6 years ago
Test for 0.7 with travis

SabrinaJaye opened this pull request over 6 years ago
Automa fails tests for julia v0.7

SabrinaJaye opened this issue over 6 years ago
Fix escaping - and ^ inside character classes.

dcjones opened this pull request over 6 years ago
Fix deprecations

femtocleaner[bot] opened this pull request over 6 years ago
Contributing files rollout

SabrinaJaye opened this pull request over 6 years ago
fix some deprecations

bicycle1885 opened this pull request almost 7 years ago
fix deprecation of findfirst

bicycle1885 opened this pull request almost 7 years ago
fix deprecated string <=> bytes conversions

bicycle1885 opened this pull request almost 7 years ago
remove deprecated functions of codegen

bicycle1885 opened this pull request almost 7 years ago
Support streaming reader

bicycle1885 opened this pull request almost 7 years ago
Updates prepping for julia 0.7

SabrinaJaye opened this pull request almost 7 years ago
V0.7 changes 1) findfirst now returns nothing rather than zero when t…

macd opened this pull request almost 7 years ago
fix test failure on Julia 0.7

bicycle1885 opened this pull request almost 7 years ago
require Julia 0.6

bicycle1885 opened this pull request about 7 years ago
use bitmap to check membership

bicycle1885 opened this pull request about 7 years ago
Drop Julia 0.5 support

bicycle1885 opened this pull request about 7 years ago
Minor optimization of loop unrolling

bicycle1885 opened this pull request over 7 years ago
Recursive finite state machines?

richardreeve opened this issue over 7 years ago