Kushal Pisavadia
3d1db25864
Fix name resolution in typealias with constraint ( #144 )
...
The body of a typealias gets inlined into wherever the typealias
is used. This fixes a bug where the references in the typealias body can
resolve to the wrong value.
2024-02-15 13:28:10 -08:00
translatenix
1c29287344
Fix usage of wrong lock object ( #163 )
...
This changes the lock object to `lock`, which every other method is locking on.
2024-02-15 13:25:43 -08:00
shubham gupta
db55c527c6
logical and fix in mathUtils ( #102 )
2024-02-08 21:21:49 -08:00
Daniel Chao
dddae1190f
Fixes for pkldoc ( #96 )
...
* Add URI encoding to paths and fragments
* Render quotes around identifiers when appropriate
2024-02-08 11:28:34 -08:00
Shubham Gupta
5a8d8680c4
fix mangled url
...
Crash help text has mangled URL #61
2024-02-07 20:12:23 +00:00
Daniel Chao
9f4fd58577
Fix documentation homepage ( #81 )
...
This adds a trailing slash that was missing from the documentation
homepage.
2024-02-07 07:33:19 -08:00
Dimitris Apostolou
80aff3afad
Fix typos
2024-02-04 18:55:08 +02:00
Dan Chao
ce65290aae
Start next dev iteration
2024-02-01 20:55:37 -08:00
Dan Chao
3f4932fcb6
Prepare 0.25.0 release
2024-02-01 14:00:51 -08:00
Peter Niederwieser
ecad035dca
Initial commit
2024-02-01 14:00:22 -08:00