Skip to content
Snippets Groups Projects
  1. Oct 15, 2024
  2. Sep 09, 2024
  3. Sep 07, 2024
  4. Aug 31, 2024
    • Bernhard Johannes Berger's avatar
      ## `mll` · 0b44130c
      Bernhard Johannes Berger authored
      Support integer literals in range expression of for loops.
      
      ## `generator`
      Support integer literals in range expressions of for loops and allow variable usage in count part of write statement.  
      
      The changes are downwards compatible and resolve #120 "Dynamic sample size in for-loops".
      
      Changelog: changed
      0b44130c
  5. Aug 24, 2024
  6. 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
  7. Aug 09, 2024
  8. Aug 06, 2024
  9. Jul 31, 2024
  10. Jul 26, 2024
  11. Jul 23, 2024
  12. Jul 10, 2024
  13. Jul 09, 2024
  14. Jul 01, 2024
  15. Jun 30, 2024
  16. Jun 29, 2024
  17. Jun 21, 2024
  18. Jun 20, 2024
  19. Jun 17, 2024
  20. Jun 04, 2024
  21. May 30, 2024
  22. May 27, 2024
  23. May 21, 2024
  24. May 18, 2024
  25. Apr 30, 2024
  26. Apr 29, 2024
  27. Apr 25, 2024
  28. Apr 08, 2024
  29. Mar 20, 2024
  30. Mar 14, 2024
  31. Mar 09, 2024
Loading