Commit Graph

14 Commits (ca4156e1c005b69d49b83dac1565412e822444a2)

Author SHA1 Message Date
chcurran 8ab2752f42 Fix for using BC class constants LYN-3777 5 years ago
chcurran a766e3af5c Fixes for internal if-branch node parser bug (LYN-4347) and exposing properties for AZStd::tuple (LYN-3910) 5 years ago
chcurran 0a9d6f5f0f Bug fixes and improvements brought over from demo work.
* Generic Multi Function Call ability added to extensible nodes
* Code gen improvements, including allowing for more manually codewritten extension of codegen facilities
* CVAR to disable automatic update of deprecated node
* Fixed variable sorting error that can apply to parser/runtime added variables
* Made Edit/SerializeContext ClassBuilder public, as it was needlessly private
* Fixed dangerous Datum::GetValueAddress(), it now checks for an empty storage AZSTd::any, as does Datum::Empty()
5 years ago
chcurran a30d8eb886 Expose Raw BC Properties to Node Palette. 5 years ago
chcurran 1d7fc92930 Fixes errors in function scope variables that require static initialization 5 years ago
chcurran f52975be83 use long brackets to implement SC strings in Lua 5 years ago
chcurran 66dd89aacd Fixes for branching runtime, nested user branch parse-error, unit tests for both. LYN-3338 5 years ago
chcurran bc11711ab9 Fix and test for LYN-2817, container input in user functions 5 years ago
chcurran cdab4da419 Add mark complete to unit tests 5 years ago
chcurran 961f2ef113 Replace string/hash based execution out look up for indices, 10-50% speed up in lookup code. Fix bugs calling dependent functions. 5 years ago
alexpete c5b955d281 Integrating github/staging through commit b0dd7ed 5 years ago
alexpete c2cbd430fe Integrating up through commit 90f050496 5 years ago
alexpete 75dc720198 Integrating latest 47acbe8 5 years ago
alexpete a10351f38d Initial commit 5 years ago