about summary refs log tree commit diff
path: root/pkgs/development/tools/parsing
Commit message (Collapse)AuthorAge
* tree-sitter: 0.15.7 -> 0.16.4Benjamin Hipple2020-02-15
| | | | | | | | Includes some bugfixes/cleanups to the scripts and packaging, a run of the updater, a bump of the version, an upgrade to the newer cargo fetcher in #79975, and gets the web assembly portion to compile successfully. Fixes #75863
* treewide: change fetchCargoTarball default to opt-outBenjamin Hipple2020-02-13
| | | | | | | | | | | Changes the default fetcher in the Rust Platform to be the newer `fetchCargoTarball`, and changes every application using the current default to instead opt out. This commit does not change any hashes or cause any rebuilds. Once integrated, we will start deleting the opt-outs and recomputing hashes. See #79975 for details.
* bison: 3.5 -> 3.5.1R. RyanTM2020-02-09
|
* bison2: removeLuka Blaskovic2020-01-13
|
* Merge master into staging-nextFrederik Rietdijk2020-01-05
|\
| * Merge pull request #76235 from r-ryantm/auto-update/byaccmarkuskowa2020-01-04
| |\ | | | | | | byacc: 20191119 -> 20191125
| | * byacc: 20191119 -> 20191125R. RyanTM2019-12-23
| | |
* | | bison: 3.4.2 -> 3.5R. RyanTM2019-12-31
|/ /
* / treewide: NIX_*_FLAGS -> stringRobin Gloster2019-12-31
|/
* byacc: 20190617 -> 20191119R. RyanTM2019-11-25
|
* re2c: enable parallel building, enable testsSergei Trofimovich2019-10-12
| | | | | | | Parallel builds speed up building considerably. Tests don't add much of an overhead. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* re2c: 1.0.3 -> 1.2.1Sergei Trofimovich2019-10-12
|
* Merge branch 'master' into staging-nextJan Tojnar2019-10-12
|\
| * add missing meta dataChristine Koppelt2019-10-08
| |
* | Merge master into staging-nextFrederik Rietdijk2019-10-08
|\|
| * antlr4: 4.7.1 -> 4.7.2Jonathan Ringer2019-09-29
| |
* | bison: 3.4.1 -> 3.4.2, bugfix release (#68734)Will Dietz2019-09-16
|/
* treewide: remove redundant recvolth2019-08-28
|
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-25
|\ | | | | | | | | | | | | There were several more conflicts from name -> pname+version; all auto-solved by kdiff3, hopefully OK. Hydra nixpkgs: ?compare=1538611
| * tree-sitter: init at 0.15.7Profpatsch2019-08-24
| |
* | treewide: name -> pnamevolth2019-08-17
| |
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* Merge pull request #63990 from r-ryantm/auto-update/byaccMarek Mahut2019-08-10
|\ | | | | byacc: 20180609 -> 20190617
| * byacc: 20180609 -> 20190617R. RyanTM2019-07-01
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/byacc/versions
* | antlr: add library outputs to 3.5.2Florian Peter2019-08-11
| |
* | treewide: use dontUnpackworldofpeace2019-07-01
| |
* | bison: 3.3.2 -> 3.4.1Frederik Rietdijk2019-06-15
|/
* ragelDev: 7.0.0.11 -> 7.0.0.12Mario Rodas2019-05-25
|
* byacc: resulting binary should be named `byacc`Maximilian Bosch2019-05-10
|
* treewide: Change URLs to HTTPSDaniel Schaefer2019-04-22
| | | | | | Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them if there's actual content. Inspired by https://github.com/NixOS/nixpkgs/issues/60004
* treewide: update homepages to https where availableMatthew Bauer2019-04-15
| | | | | | | | Based on "problems" from repology: https://repology.org/repository/nix_unstable/problems Mostly simple changes to reflect redirects.
* bison: 3.3.1 -> 3.3.2Will Dietz2019-02-03
| | | | http://lists.gnu.org/archive/html/bison-announce/2019-02/msg00000.html
* bison: 3.3 -> 3.3.1Will Dietz2019-01-27
| | | | https://lists.gnu.org/archive/html/bison-announce/2019-01/msg00003.html
* bison: 3.2.4 -> 3.3Will Dietz2019-01-26
| | | | https://lists.gnu.org/archive/html/bison-announce/2019-01/msg00002.html
* bison: 3.2.2 -> 3.2.4Will Dietz2018-12-29
| | | | | 3.2.3: https://lists.gnu.org/archive/html/bison-patches/2018-12/msg00049.html 3.2.4: https://lists.gnu.org/archive/html/bison-patches/2018-12/msg00068.html
* bison: 3.2.2 -> 3.2.3 (#52920)R. RyanTM2018-12-29
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/bison/versions
* Merge master into staging-nextFrederik Rietdijk2018-12-03
|\
| * Treewide: use HTTPS on GNU domainsc0bw3b2018-12-02
| | | | | | | | | | | | | | | | | | | | | | HTTP -> HTTPS for : - http://gnu.org/ - http://www.gnu.org/ - http://elpa.gnu.org/ - http://lists.gnu.org/ - http://gcc.gnu.org/ - http://ftp.gnu.org/ (except in fetchurl mirrors) - http://bugs.gnu.org/
* | bison: 3.2.1 -> 3.2.2Will Dietz2018-11-23
|/
* Merge staging-next into stagingFrederik Rietdijk2018-11-18
|\
| * treewide: use scons setup hookMatthew Bauer2018-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lots of packages can use it. Here is the list: - jackmix - klick - mixx - nova-filters - rhvoice - giv - mypaint - swift-im - bombono - mapnik - serf - nuitka - pyexiv2 - godot - hammer - toluapp - btanks - dxx-rebirth - endless-sky - globulation - the-powder-toy - fceux - gpsd - mongodb - rippled - mariadb - lprof
* | bison: 3.1 -> 3.2.1 (#49454)Will Dietz2018-11-15
|/ | | | 3.2: http://lists.gnu.org/archive/html/info-gnu/2018-10/msg00008.html 3.2.1: http://lists.gnu.org/archive/html/info-gnu/2018-11/msg00005.html
* peg: add licenseMarkus Kowalewski2018-11-08
|
* bison: 3.0.5 -> 3.1 (#45843)R. RyanTM2018-09-27
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from bison
* Merge branch 'staging-next' into stagingVladimír Čunát2018-08-17
|\
| * Merge branch 'master' into staging-nextVladimír Čunát2018-08-17
| |\ | | | | | | | | | Hydra: ?compare=1473892
| | * flex: add licenseMarkus Kowalewski2018-08-16
| | |
* | | Merge branch 'staging-next' into stagingVladimír Čunát2018-08-13
|\| | | | | | | | | | | Commits from master, conflict resolutions, etc.
| * | Merge branch 'master' into staging-nextVladimír Čunát2018-08-13
| |\| | | | | | | | | | | | | | | | | | | Conflicts: gobby and libinfinity - I took the hand-edited versions instead of those resuting from the mass-replacement. Hydra: ?compare=1473190
| | * antlr: fix licenseBenjamin Hipple2018-08-11
| | | | | | | | | | | | See #43716