Skip to content

parser ambiguous response fixes

Compare
Choose a tag to compare
@bhaktishh bhaktishh released this 30 Apr 03:13
· 31 commits to main since this release
db249ec
  • parser returns the first result in all cases where multiple results are returned. usually we either get multiple results only when the same result is returned via multiple parser paths; or if arbitrary variables are parsed ambiguously.
  • fixes for when a diagram is requested after another diagram to prevent rejected promises
  • some refactoring of constants
  • some changes in sizing text and function arguments