Skip to content

v2.5.0

Compare
Choose a tag to compare
@davideicardi davideicardi released this 21 May 10:22
· 78 commits to master since this release
090d02e
  • add editorconfig file #143
  • Added support of accessing index of dynamic object #142 (thanks to @tingwei628 )
  • Added support of object initializers #141 (thanks to @metoule)
  • Added support of integer type suffixes "u" and "l" #139 (thanks to @metoule)
  • Allow the registration of function overloads #138 (thanks to @metoule)
  • Fix user defined operator resolution #137(thanks to @metoule)