about summary refs log tree commit diff
path: root/pkgs/development/interpreters/tinyscheme
AgeCommit message (Expand)AuthorFilesLines
2023-12-20treewide: don't use pname for mainProgram where pname is staticSandro Jäckel1-1/+1
2023-11-17treewide: s_targetPlatform_hostPlatform_ in non-compiler packagesAdam Joseph1-1/+1
2023-01-22treewide: replace http by https when https is a permanent redirectionFerry Jérémie1-2/+2
2022-07-18tinyscheme: set `mainProgram`Rahul Butani1-0/+1
2022-07-18tinyscheme: add some testsRahul Butani1-1/+29
2022-07-18tinyscheme: fix the build on macOSRahul Butani3-2/+47
2022-07-18tinyscheme: add the changelog linkRahul Butani1-0/+1
2022-07-18tinyscheme: don't require the gcc stdenvRahul Butani2-2/+36
2022-07-18tinyscheme: add the libraries to the outputsRahul Butani1-0/+1
2022-05-30treewide: pkgs/development: mark broken for darwinRick van Schijndel1-0/+1
2021-11-27tinyscheme: add aarch64-darwin to badplatformsThomas Wu1-0/+1
2021-03-09tinyscheme: 1.41 -> 1.42R. RyanTM1-2/+2
2021-01-23pkgs/development/interpreters: stdenv.lib -> libBen Siraphob1-2/+2
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-2/+2
2019-01-08tinyscheme: init at 1.41Rommel MARTINEZ1-0/+33