Matt Sturgeon
|
36b4a39b2b
|
lib/types: allow assigning raw lua to string lua
Relax the check a little to allow (slightly) incorrect usage and enable migrating option types to string lua types.
|
2024-06-17 00:01:40 +01:00 |
|
Matt Sturgeon
|
2d063c2c24
|
lib/types: simplify isRawType
No change in behaviour.
|
2024-06-17 00:01:39 +01:00 |
|
traxys
|
62f32bfc71
|
treewide: Reformat with nixfmt
|
2024-05-05 22:00:40 +02:00 |
|
Gaetan Lepage
|
776cc84ad1
|
helpers/types: allow highlight.ctypes to accept a string
|
2024-04-13 11:00:19 +02:00 |
|
Gaetan Lepage
|
d348bb3e03
|
lib/types: factor out logLevel enum for standalone use
|
2024-04-07 11:30:24 +02:00 |
|
Gaetan Lepage
|
22b587f3dc
|
helpers/types: expose isRawType
|
2024-03-06 22:27:43 +01:00 |
|
traxys
|
507ff5b142
|
docs: Use a nixpkgs patch instead of copy/pasting nixpkgs functions (#1011)
This makes the code more maintainable, as it only depends on our small
patch, instead of a large number of internals of nixpkgs.
|
2024-02-03 19:04:09 +01:00 |
|
Gaetan Lepage
|
98dbe8a89b
|
lib/helpers: internal refactoring
|
2024-01-25 16:38:59 +01:00 |
|