summary refs log tree commit diff
path: root/pkgs/development/interpreters/bqn
Commit message (Collapse)AuthorAge
* dbqn-native: mark as broken on darwinDmitry Kalinkin2021-12-21
|
* mbqn: 0.pre+date=2021-11-08 -> 0.pre+date=2021-12-13Josh Holland2021-12-14
|
* cbqn: 0.pre+date=2021-11-06 -> 0.pre+date=2021-12-13Josh Holland2021-12-14
|
* dbqn, dbqn-native: unstable-2021-10-08 -> 0.2.1sternenseemann2021-12-08
|
* cbqn-standalone: fix installPhase on darwinRobert Scott2021-11-15
|
* cbqn: 0.pre+date=2021-10-20 -> 0.pre+date=2021-11-06Josh Holland2021-11-09
|
* mbqn: 0.pre+date=2021-10-21 -> 0.pre+date=2021-11-08Josh Holland2021-11-09
|
* cbqn: 0.pre+unstable=2021-10-09 -> 0.pre+date=2021-10-20AndersonTorres2021-10-27
|
* mbqn: 0.pre+unstable=2021-10-06 -> 0.pre+date=2021-10-21AndersonTorres2021-10-27
|
* dbqn: 0.pre+unstable=2021-10-05 -> 0.pre+date=2021-10-08AndersonTorres2021-10-16
|
* cbqn: 0.pre+unstable=2021-10-05 -> 0.pre+unstable=2021-10-09AndersonTorres2021-10-09
|
* cbqn: update version stringAndersonTorres2021-10-06
| | | | Also, remove clangStdenv as dependency.
* bqn: 0.0.0+unstable=2021-10-01 -> 0.pre+unstable=2021-10-06AndersonTorres2021-10-06
|
* dbqn: update version formatAndersonTorres2021-10-06
|
* cbqn: 2021-10-01 -> 2021-10-05 (#140795)sterni2021-10-06
|
* dbqn, dbqn-native: 2021-10-02 -> 2021-10-05 (#140601)sterni2021-10-06
| | | | | | | | | Summary: - This new release internalizes the old, explicit log into `./build{,8}` scripts. - Reduces closure size, by explicitly passing JDK(GraalVM) library output to native-image flags. - Moves JDK to native build inputs. - Resets meta.priority to default, since it is explicitly differentiated by pname.
* cbqn: remove vendoring using builtin capabilitiessternenseemann2021-10-05
| | | | | | The makefile (counterintuitively) checks src/gen/customRuntime to see if the bytecode is up to date. By simply touch(1)-ing it, we can save maintaining a patch.
* cbqn: 0.0.0+unstable=2021-09-29 -> 0.0.0+unstable=2021-10-01AndersonTorres2021-10-03
| | | | | | | | | | | | | Many thanks for the various rewritings by @sternenseemann! - The intermediary recompilation phases are hidden by default inside a `lib.dontRecurseIntoAttrs`; only the zeroth and the second ones are exposed. - `clangStdenv` is used by default in non-cross builds. - The standalone build has an inferior priority. - The mbqn sources are explicitly taken from mbqn instead of hardcoded in cbqn.
* dbqn: init at 0.0.0+unstable=2021-10-02AndersonTorres2021-10-03
| | | | | Many thanks @sternenseemann for the expression. I made a rewrite to keep it clean.
* mbqn: init at 0.0.0+unstable=2021-10-01AndersonTorres2021-10-03
|
* cbqn: init at 0.0.0+unstable=2021-09-29AndersonTorres2021-09-30