Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Aurel 8616359ff7 Reformat std (#8408) 6 gadi atpakaļ
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 gadi atpakaļ
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 gadi atpakaļ
  Mark Knol 875ad19432 2017 (#5932) 8 gadi atpakaļ
  Mark Knol 6c29743078 Update documentation 9 gadi atpakaļ
  Andy Li 1c79168a33 update copyright year to 2016 9 gadi atpakaļ
  Andy Li ae6349cccf bump license year to 2015 9 gadi atpakaļ
  frabbit 95795a09b8 [python] add reverse mapping to access native fields of kwArgs, fix #4011 10 gadi atpakaļ
  frabbit f86583b662 add support for @:native fields on typedefs, which are used in conjunction with KwArgs 10 gadi atpakaļ
  Dan Korostelev 3d54020fdb [python] move python.lib.Dict to python.Dict, don't import dict from builtins module 10 gadi atpakaļ
  frabbit 8d12218b30 add licenses to all python files, add some missing imports 10 gadi atpakaļ
  Dan Korostelev 0f4f6af45d [python] add description for VarArgs and KwArgs 10 gadi atpakaļ
  frabbit db98dbb4f8 [python] add support for typed KwArgs like KwArgs<{ foo : String}> 10 gadi atpakaļ
  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 gadi atpakaļ
  frabbit 71bf40620e restructure python lib 11 gadi atpakaļ