Commit History

Author SHA1 Message Date
  ringabout 68b2e9eb6a make `PNode.typ` a private field (#24326) 1 month ago
  metagn d72b848d17 process non-language pragma nodes in generics (#24254) 1 month ago
  metagn 0c3573e4a0 make `genericsOpenSym` work at instantiation time, new behavior in `openSym` (#24111) 2 months ago
  metagn bf865fa75a fix undeclared identifier in templates in generics (#24069) 2 months ago
  metagn 770f8d5513 opensym for templates + move behavior of opensymchoice to itself (#24007) 2 months ago
  metagn 09dcff71c8 generate symchoice for ambiguous types in templates & generics + handle types in symchoices (#23997) 2 months ago
  metagn ab18962085 sem all call nodes in generic type bodies + many required fixes (#23983) 3 months ago
  metagn 0c890ff9a7 opensym as node kind + fixed experimental switch (#23892) 3 months ago
  metagn a64aa51fe9 don't treat template/macro/module as overloaded for opensym (#23939) 3 months ago
  metagn 469a6044c0 implement genericsOpenSym for symchoices (#23873) 3 months ago
  ringabout 9b378296f6 fixes addr/hiddenAddr in strictdefs (#23477) 7 months ago
  metagn 4b1a841707 add switch, warning, and `bind` support for new generic injection behavior (#23102) 11 months ago
  metagn 941659581a allow replacing captured syms in macro calls in generics (#23091) 11 months ago
  ringabout cca5684a17 fixes yet another strictdefs bug (#23069) 11 months ago
  Juan M Gómez 0c179db657 case macro now can be used inside generic. Fixes #20435 (#22752) 1 year ago
  metagn 8836207a4e implement semgnrc for tuple and object type nodes (#22709) 1 year ago
  metagn 3aaef9e4cf block ambiguous type conversion dotcalls in generics (#22375) 1 year ago
  ringabout 93ced31353 use strictdefs for compiler (#22365) 1 year ago
  metagn ce72b564bc retain forced open undeclared ident information (#22019) 1 year ago
  metagn 446e5fbbb3 when T is both a type symbol and a routine symbol in scope of a generic proc do not account for the type symbol when doing `a.T()` (#21899) 1 year ago
  metagn 641e34bcb2 fix #14254 (#21837) 1 year ago
  metagn 161f50643a make deprecated statement a no-op (#21836) 1 year ago
  metagn e92d7681bb consistent use of scForceOpen for generic dot field symbols (#21738) 1 year ago
  Andreas Rumpf 20b011de19 refactoring in preparation for better, simpler name mangling that wor… (#21667) 1 year ago
  metagn 63d29ddd69 alias syntax fixes, improvements and tests (#21671) 1 year ago
  ringabout c814c4d993 fixes #3770; templates with untyped parameters resolve private fields wrongly in generics (#21554) 1 year ago
  Andreas Rumpf 81087c949f fixes #20572 (#20585) 2 years ago
  metagn 5ebd1248df overloadable enums no longer experimental (#20298) 2 years ago
  quantimnot 800cb006e7 Change `styleCheck` to ignore foreign packages (#19822) 2 years ago
  Andreas Rumpf 06ff0e9624 fixes #18769 (#18790) 3 years ago