Commit graph

2 commits

Author SHA1 Message Date
Dennis Kobert
ce96ae66f2
Loosen the Graphene type system to allow contravariant function arguments (#1740)
* Accept any input for nodes that expect () as input

* Add comments

* More comments

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-05-07 16:36:25 -07:00
isiko
48e3f7c54a
Add config for nix-shell (#1359)
* Add config for nix-shell

This adds a development environment for Nix users, which automatically installs all libraries needed for building and fixes some nix stuff.

* Add Mold

This adds the Mold-Linker to improve build times. I also added an alias,
so cargo is run through mold.
2023-08-08 14:03:10 +02:00