Histórico de commits

Autor SHA1 Mensagem Data
  frabbit 95795a09b8 [python] add reverse mapping to access native fields of kwArgs, fix #4011 10 anos atrás
  frabbit f86583b662 add support for @:native fields on typedefs, which are used in conjunction with KwArgs 10 anos atrás
  Dan Korostelev 3d54020fdb [python] move python.lib.Dict to python.Dict, don't import dict from builtins module 10 anos atrás
  frabbit 8d12218b30 add licenses to all python files, add some missing imports 10 anos atrás
  Dan Korostelev 0f4f6af45d [python] add description for VarArgs and KwArgs 10 anos atrás
  frabbit db98dbb4f8 [python] add support for typed KwArgs like KwArgs<{ foo : String}> 10 anos atrás
  frabbit a5d8dc6699 allow KwArgs after VarArgs, allow passing null for VarArgs and KwArgs (fixes problem when they are optional arguments and become null implicitly 11 anos atrás
  frabbit 71bf40620e restructure python lib 11 anos atrás