Changelog
Others
- d1cb2a9: Clean up tests and expand support for spreadsheet refs (@yumaikas)
- 4df2ef7: Document more builtins (@yumaikas)
- b1dd579: Factor out parts o SheetFromColumns to make it easier to handle both Blocks and Lists for column data containers (@yumaikas)
- 263b698: First pass at spreadsheet\columns (@yumaikas)
- 0df2903: Merge branch 'main' of github.com:refaktor/rye into multiliner (@refaktor)
- 3988576: Merge branch 'main' of github.com:refaktor/rye into multiliner (@refaktor)
- 240773a: Merge branch 'multiliner' of github.com:refaktor/rye into multiliner (@refaktor)
- 05a2f26: Merge pull request #406 from yumaikas/feature/spreadsheet-from-column-data (@refaktor)
- 7d43196: Merge pull request #407 from refaktor/multiliner (@refaktor)
- 9bdbd8d: Merge pull request #408 from refaktor/multiliner (@refaktor)
- 5bffc2f: Merge pull request #409 from refaktor/multiliner (@refaktor)
- e7403f8: Merge pull request #410 from yumaikas/feature/spreadsheet-from-column-data (@refaktor)
- cbf09fb: Merge pull request #411 from yumaikas/builtin-examples-and-tests (@refaktor)
- 8cd5d47: Merge pull request #412 from refaktor/multiliner (@refaktor)
- 703a04b: Merge pull request #413 from refaktor/multiliner (@refaktor)
- 2ce9c59: Update README.md (@refaktor)
- 70ab114: Update build.yml (@refaktor)
- d2143eb: Work on tests, clean up docs (@yumaikas)
- a423b90: added generated tests (@refaktor)
- 4c97005: adding emacs mode for Rye (@refaktor)
- 74c3c42: adding function action to filter and fold (@refaktor)
- 4fc1f21: adding tests to builtins.go , improved builtin info parser, fixed some test in tests/ (@refaktor)
- ad236b4: fixes of base wasm (@refaktor)
- 529bc65: history is again persisted between console restarts (@refaktor)
- 84545f2: improved rye binding info tool, moved test2 to info, improved info/main (@refaktor)
- 4d2b12e: improved tests2 (@refaktor)
- 430cd54: improvements to parse_builtins and test2 (@refaktor)
- 9f612fe: improvements to test tool in info/, fixed all tests for base (@refaktor)
- 10198ac: improving microliner handling of ctr-c (@refaktor)
- 9573134: improving one place testing and documenting system, parser and tests2 (@refaktor)