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 22, 2024
  7. 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
  8. Aug 10, 2024
  9. Aug 09, 2024
  10. Aug 06, 2024
  11. Aug 02, 2024
  12. Jul 31, 2024
  13. Jul 26, 2024
  14. Jul 23, 2024
  15. Jul 10, 2024
  16. Jul 09, 2024
  17. Jul 01, 2024
  18. Jun 30, 2024
  19. Jun 29, 2024
  20. Jun 21, 2024
  21. Jun 20, 2024
  22. Jun 17, 2024
  23. Jun 04, 2024
  24. May 30, 2024
  25. May 27, 2024
  26. May 21, 2024
  27. May 18, 2024
  28. Apr 30, 2024
  29. Apr 29, 2024
  30. Apr 25, 2024
  31. Apr 08, 2024
  32. Mar 20, 2024
  33. Mar 14, 2024
Loading