about summary refs log tree commit diff
path: root/pkgs/development/tools/parsing
Commit message (Collapse)AuthorAge
* jshon: fix musl buildFabian Möller2020-05-07
|
* jshon: 20160111.2 -> 20170302Fabian Möller2020-05-06
|
* re2c: add patch for CVE-2020-11958Martin Milata2020-05-01
| | | | https://nvd.nist.gov/vuln/detail/CVE-2020-11958
* re2c: 1.2.1 -> 1.3Martin Milata2020-05-01
|
* bison: 3.5.2 -> 3.5.4Lancelot SIX2020-04-21
|
* Merge pull request #84340 from r-ryantm/auto-update/byaccmarkuskowa2020-04-20
|\ | | | | byacc: 20191125 -> 20200330
| * byacc: 20191125 -> 20200330R. RyanTM2020-04-05
| |
* | Merge branch 'master' into staging-nextJan Tojnar2020-04-13
|\ \
| * | treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
| |/
* / bison: 3.5.1 -> 3.5.2R. RyanTM2020-04-05
|/
* tree-sitter.builtGrammars: build parser librariesMatthieu Coudron2020-03-06
| | | | | except for typescript that provokes an error. These libraries can be used on neovim 0.5 for instance.
* 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
|/