Skip to content
Snippets Groups Projects
  1. Aug 22, 2024
  2. Aug 21, 2024
    • Bernhard Johannes Berger's avatar
      This commit resolves issue #116 "ClassCastException when setting integer value... · 3cd366b0
      Bernhard Johannes Berger authored
      This commit resolves issue #116 "ClassCastException when setting integer value for σ in noise-data component."
      
      Reworked the handling of DSL files for developers. The `LanguageHelper` component was renamed to `AttributeHelper` and is more powerful than the old version. The function `lookup` automatically does default value handling (using default values of the attribute definition if the attribute is missing in the DSL) and automatic type casts. Thus, `int` values are now automatically casted into `double` values if the attribute definition states that the attribute is of type `real`.
      
      Changelog: changed
      3cd366b0
  3. Aug 10, 2024
  4. Aug 09, 2024
  5. Aug 06, 2024
  6. Aug 02, 2024
  7. Jul 31, 2024
  8. Jul 26, 2024
  9. Jul 23, 2024
  10. Jul 10, 2024
  11. Jul 09, 2024
  12. Jul 01, 2024
  13. Jun 30, 2024
  14. Jun 29, 2024
  15. Jun 21, 2024
  16. Jun 20, 2024
  17. Jun 17, 2024
  18. Jun 04, 2024
  19. May 30, 2024
  20. May 27, 2024
  21. May 21, 2024
  22. May 18, 2024
  23. Apr 30, 2024
  24. Apr 29, 2024
  25. Apr 25, 2024
  26. Apr 08, 2024
  27. Mar 20, 2024
  28. Mar 14, 2024
  29. Mar 09, 2024
  30. Mar 08, 2024
  31. Mar 07, 2024
Loading