Commits

3d826564ca3b5030ed65b14b731e30d51c98a8f0
Switch branches/tags
All users
All time
March 2026
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4
5 6 7 8 9 10 11

Commits on March 26, 2026

  1. Phase 3: delegate process_parameter_expansion to expansion module process_param_expansion
    Fix operator detection to skip nested ${...}, fix // global replace parsing,
    add negative array index support, add nested ${} expansion in word operands
    and patterns. Brace-aware operator scanner prevents operators inside nested
    expansions from being misdetected.
    
    Known issue: assoc array key/value spacing lost in expansion.f90 path —
    needs investigation. [skip-pty]
    espadonne committed
  2. Add GNU GPL v3 license
    Added the GNU General Public License version 3 to the project.
    Matthew Forrester Wolffe committed
  3. espadonne committed