2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Vivien Oddou d52819aea5 WIP: option rank static analysis. half working draft. function follow still not working. 2 жил өмнө
  siliconvoodoo 043125bf2e Merge pull request #80 from o3de/fixup-func-redecl-rterror 2 жил өмнө
  Vivien Oddou f45fa443b1 auto option rank: initial commit. possible top-down implementation startup point. 2 жил өмнө
  Vivien Oddou 624adc9f85 fix a runtime error exception problem due to separation of listener callback between register-function and register-parameters (in exit func param context). 2 жил өмнө
  siliconvoodoo cdb4e1a181 Merge pull request #79 from o3de/siliconvoodoo-patch-1 2 жил өмнө
  siliconvoodoo cf123e2923 Merge pull request #77 from o3de/fix-option-min 2 жил өмнө
  siliconvoodoo a313882b04 Merge branch 'development' into fix-option-min 2 жил өмнө
  siliconvoodoo 4480bf7318 Update configaction_azslc.yml 2 жил өмнө
  Vivien Oddou 091748bc8d fixup of a sad bug in the emission tester python, it would accept as false positive tests with swapped lines. (meaning if two lines A; B; are emitted, and the test.txt contains "B ; A ;" it would still be green). The problem was due to slicing the input string using relative values instead of absolute. Fixed using += operator. Debugging printf still present for history. 2 жил өмнө
  Vivien Oddou 5dd04c4332 Fixup of noticed problem about DXC build regarding math operations on enum types. Added casts in emission. 2 жил өмнө
  Ken Pruiksma 3799fd52f9 Merge pull request #78 from o3de/pruiksma/update_version 2 жил өмнө
  Ken Pruiksma f0d4cd9bbc Updating version. 2 жил өмнө
  Ken Pruiksma 5a1b711924 Merge pull request #76 from o3de/pruiksma/indexed_bindless_fix 2 жил өмнө
  Vivien Oddou 7d085a7061 Fix for "option range not reconstructed" problem noted in issue https://github.com/o3de/o3de-azslc/issues/75 2 жил өмнө
  Ken Pruiksma 45a9502663 Merge branch 'development' into pruiksma/indexed_bindless_fix 2 жил өмнө
  siliconvoodoo 796b88acaa Merge pull request #74 from o3de/fix-static-double-emission 2 жил өмнө
  siliconvoodoo 851c9a63dc Merge branch 'development' into fix-static-double-emission 2 жил өмнө
  Ken Pruiksma 5d0232a525 Fixing issue where multiple indexed bindless arrays in the same srg would make the first unbounded array in the srg swap to the last position behind all the other unbouneded arrays. 2 жил өмнө
  Karl Haubenwallner 6b94b31dcc fix msvc compile error (#67) 2 жил өмнө
  siliconvoodoo 0c4eccd901 Merge pull request #68 from o3de/fix_func_redecl_crash 2 жил өмнө
  siliconvoodoo 0f1d731254 Merge branch 'development' into fix_func_redecl_crash 2 жил өмнө
  siliconvoodoo 7360723a7a Merge pull request #73 from siliconvoodoo/fix_sharplineoveremit 2 жил өмнө
  siliconvoodoo 94dde9bb58 Merge branch 'development' into fix_sharplineoveremit 2 жил өмнө
  Vivien Oddou ffce2eb35d protect against unwarranted emission of externally bound variables when they are declared static. 2 жил өмнө
  siliconvoodoo a75ef113f0 Fix pad_to doesn't silence error 131 (#66) 2 жил өмнө
  Vivien Oddou 233c8b685f fix a flaw where the first occurence didn't have to appear to pass the test. 2 жил өмнө
  Vivien Oddou a18ee8ef44 fixup the test logic to adapt to the new behavior regarding pound line directives emission. 2 жил өмнө
  Vivien Oddou a2fb7f3a8f fixup of inconvenience in emission: over-generation of sharp-line directives. (notably for each srg constants) 2 жил өмнө
  rgba16f 061f80f8ac Re-add mpark & tiny libraries to work around issues on Mac, plus fix for a size_t issue (#72) 2 жил өмнө
  Vivien Oddou e6471e0d80 new test file for anti regression 2 жил өмнө