10
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 21 hours ago.
May 24, 2023 — May 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release 3.1. More... 10 months ago
release.sh: make the script NixOS-friendly, fix quoting in echo command. More... 10 months ago
Makefile.lib.am: remove nonexistent header from the list. More... 10 months ago
Update CHANGELOG. More... 10 months ago
Document configure option --enable-parsers in BUILD.md. More... 11 months ago
Update documentation for capturing and non-capturing groups. More... 11 months ago
Add tests for `re2c:leftmost-captures` and `re2c:posix-captures`. More... 11 months ago
Add configuration `re2c:leftmost-captures`. More... 11 months ago
Fix build scripts for Wine to run on NixOS. More... 11 months ago
Add missing header include to make src/codegen/code.h self-contained. More... 11 months ago
Replace `enum GorPass` with uint32_t as it is used in a bitfield. More... 11 months ago
Make function `static` as it is used in one file. More... 11 months ago
Drop _POSIX_SOURCE, enable -std=gnu++11 for CMake. More... 11 months ago
libre2c: omit redundant semicolon after namespace. More... 11 months ago
Omit redundant semicolon after namespace. More... 11 months ago
Correctly parse raw UTF-8 characters in Flex mode. More... 11 months ago
Convert `GorPass` from enum class to plain enum to fix compiler error. More... 12 months ago