This website requires JavaScript.
Explore
Help
Sign in
wagesj45
/
advanced-calculator
Watch
1
Star
0
Fork
You've already forked advanced-calculator
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
53
commits
1
branch
1
tag
981
KiB
0ac4d1558f
Commit graph
2 commits
Author
SHA1
Message
Date
Codex CLI
0ac4d1558f
UI: grouped functions palette with category headers/icons/colors; seed full function list and categories
2025-08-28 03:21:43 -05:00
Codex CLI
7b1912579f
Implement migration plan: models, service, MVVM, XAML layout, icons\n\n- Add Models: HistoryItem, VariableItem, FunctionDefinitionItem, IconFont\n- Add Services: ICalculatorService, CalculatorService wrapping interpreter\n- Update MainViewModel: properties and Submit/ToggleFunctions commands\n- Rebuild Views/MainView.axaml with variables, history, input, functions panel\n- Add BoolToGridLengthConverter for panel toggle\n- Wire Material Design Icons font as Avalonia resource in App.axaml/csproj
2025-08-26 01:45:05 -05:00