|
cbf35e9746
|
improve number lexing (temporarily breaking function lexing)
|
2025-09-05 22:26:06 +12:00 |
|
|
adf97d4b20
|
implement logic for logN
|
2025-09-05 21:56:46 +12:00 |
|
|
328ec0bfdc
|
functions are no longer infix, and more
|
2025-09-05 21:50:22 +12:00 |
|
|
199bce4f90
|
simplify
|
2025-09-05 21:14:04 +12:00 |
|
|
9c9172d4c9
|
fix exponent precedence
|
2025-09-05 21:09:31 +12:00 |
|
|
4f6063bf72
|
WIP ui
|
2025-09-05 20:58:21 +12:00 |
|
|
b7b466b774
|
*Mostly* works, apart from 4 sqrt 4 being 1.4142135623730951 for some reason (messed up unary operators or something)
|
2025-09-05 20:40:49 +12:00 |
|
|
25644b9d4e
|
Add get_val
|
2025-09-05 19:39:48 +12:00 |
|
|
849393fbd1
|
Parsing seems to work now!
|
2025-09-05 19:35:18 +12:00 |
|
|
c2f210c32c
|
WIP pratt parsing
|
2025-09-05 16:45:57 +12:00 |
|
|
7a57c7bf1e
|
Merge branch 'work' into calculator
|
2025-09-05 16:17:43 +12:00 |
|
|
fe539a637e
|
Fix build
|
2025-09-05 16:11:11 +12:00 |
|
|
1370bc8a43
|
Docker compose setup
|
2025-09-04 15:53:53 +12:00 |
|
|
0725850ad0
|
WIP
|
2025-09-04 08:54:21 +12:00 |
|
|
de1d9931b1
|
initial calculator stuff
|
2025-06-22 12:10:40 +12:00 |
|
|
24067eca99
|
I was just writing the PR and realised that aliases is a better name than keys
|
2025-05-08 20:18:00 +12:00 |
|
|
3696d4cb6d
|
spaces to follow at least a little code style :(
|
2025-05-08 20:12:03 +12:00 |
|
|
f06b84bf66
|
a little cleanup
|
2025-05-08 20:11:15 +12:00 |
|
|
43aae463e8
|
use a more sensible name
|
2025-05-08 19:57:38 +12:00 |
|
|
87458f30b6
|
bangs: fix redict including extra space sometimes
|
2025-05-08 19:40:35 +12:00 |
|
|
64a771f8cc
|
make it work fully
|
2025-05-08 19:21:13 +12:00 |
|
|
bac21898c9
|
just make the bangs better
|
2025-05-08 18:40:38 +12:00 |
|
|
245744a317
|
properly format bang urls
|
2025-05-08 15:46:18 +12:00 |
|
|
109e20c7b4
|
initial mostly working thing
|
2025-05-08 15:03:00 +12:00 |
|
|
6fa292d1de
|
add git hash to css + js + img for cache
this should invalidate the cache everytime we recompile the frontends on
a new git commit
|
2025-03-24 14:18:01 -07:00 |
|
|
c2e28c3791
|
Merge pull request 'fix: Fix incorrect background for classic theme image search' (#9) from fix/evie/T154 into develop
Reviewed-on: asklyphe-public/asklyphe#9
|
2025-03-24 11:49:18 -07:00 |
|
|
03314a53d1
|
fix: Fix incorrect background for classic theme image search
Fixes #T154
|
2025-03-19 21:20:23 -07:00 |
|
|
1c6edf2039
|
revert: Revert changes to asklyphe-frontend/src/routes/admin.rs
|
2025-03-19 21:03:11 -07:00 |
|
|
95ba628934
|
feature: Implement random theme and theme enum
For task T155
|
2025-03-19 20:58:23 -07:00 |
|
|
b1202cc889
|
bring over changes from develop repos
|
2025-03-12 12:36:37 -07:00 |
|
|
37660d826a
|
move everything to mono repo
|
2025-03-12 12:32:15 -07:00 |
|