You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
garble/testdata
lu4p 02de9158b6 Fix reflect detection if -literals is passed.
Fixes #93.

The second typecheck lead to the creation of different type objects,
which didn't match the types in the blacklist anymore.

It turns out we don't need the second typecheck,
therfore it is now removed.
5 years ago
..
bench add the first benchmark and CONTRIBUTING doc 5 years ago
mod support building modules which require other modules 5 years ago
scripts Fix reflect detection if -literals is passed. 5 years ago