Commit Graph

4 Commits

Author SHA1 Message Date
82e1570c2c feat: add file input flag to CLI.
Added -f flag to allow reading lambda expressions from files.

Changes:
- Add FileSource type to read from file paths.
- Add -f flag to command-line parser.
- Implement validation to prevent conflicting -f and positional arguments.
2026-01-11 16:37:01 -05:00
Max
351faa7e08 feat: statistics flag, commented some more 2025-12-29 20:00:29 -05:00
Max
6f3b252819 style: no "this" or "self" as receiver 2025-12-26 00:00:10 -05:00
Max
3351eaddfc feat: better structured internal 2025-12-25 17:21:16 -05:00