Ecosyste.ms: OpenCollective

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

BioJulia

Bioinformatics and Computational Biology in Julia
Collective - Host: opensource - https://opencollective.com/biojulia - Website: https://biojulia.net - Code: https://github.com/BioJulia

Removed the old flex and bison files. Fixed a bug in regexes and OR literals:

\0 was not properly recognized. Improved error reporting.

github.com/BioJulia/ragel - 4bcbf9a14bb044fd90c2be8fc0bab7fe1f8e3830 authored over 17 years ago by Adrian Thurston <[email protected]>
The range keyword was not functional in 5.16. Wait for after 5.17 to add it.

github.com/BioJulia/ragel - 7a2c8eab8a2bad20dd6e9f3f58c77ab2a414f6d9 authored over 17 years ago by Adrian Thurston <[email protected]>
The configure script now checks for ragel and kelbt instead of flex and bison.

Cleaned up common/Makefile.in.

github.com/BioJulia/ragel - ac0d557ded05fbd97df1693f1421deb26abe35cc authored over 17 years ago by Adrian Thurston <[email protected]>
Cleanup and improvements to error messages.

github.com/BioJulia/ragel - 092c75047210500e4d54dc5a24a1e18d9718717e authored over 17 years ago by Adrian Thurston <[email protected]>
Imported svn:ignore properties from private repository.

github.com/BioJulia/ragel - 1960ce5e897112864d63e4481777624f9f9876de authored over 17 years ago by Adrian Thurston <[email protected]>
Import from my private repository. Snapshot after version 5.16, immediately

following the rewrite of the parsers. Repository revision number 3961.

github.com/BioJulia/ragel - 86214ecf32c2bafd549952c93eab006d20327736 authored over 17 years ago by Adrian Thurston <[email protected]>