Skip to content

Releases: ethiffeault/eti

eti

26 Mar 19:56

Choose a tag to compare

eti

  • Type
  • IsA
  • Cast
  • POD
  • Struct
  • Class
  • Enum
  • Properties
  • Methods
  • Attributes
  • Templates

0.0.2

25 Mar 15:22

Choose a tag to compare

0.0.2 Pre-release
Pre-release

clang friendly
attributes on class/struct/method and property
code cleanup
update doc

initial version

20 Mar 12:23

Choose a tag to compare

initial version Pre-release
Pre-release

first version, lot of thing todo like:

  • documentation / wiki
  • repository
  • support external struct/class
  • support enum
  • support minimalist isa only (config define)
  • remove dynamic allocations (std::vector and Attributes)