quakeforge/ruamoko/gatest
Bill Currie 65764a06c0 [gatest] Don't lex . as a single character
Lexing . as a single character makes it impossible to enter fractions.
Unfortunately, this means that . as dot product requires white space on
either side.
2023-05-29 15:13:27 +09:00
..
algebra.h [gatest] Add multivector constructors to Algebra 2023-05-19 11:15:29 +09:00
algebra.r [gatest] Write a simple parser for playing with GA 2023-05-27 12:47:33 +09:00
basisblade.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basisblade.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basisgroup.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basisgroup.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basislayout.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
basislayout.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
main.r [gatest] Don't lex . as a single character 2023-05-29 15:13:27 +09:00
Makemodule.am [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
metric.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
metric.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
multivector.h [gatest] Parse division and dual operations 2023-05-29 09:52:10 +09:00
multivector.r [gatest] Parse division and dual operations 2023-05-29 09:52:10 +09:00
util.h [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00
util.r [gatest] Add basic geometric algebra test 2023-05-19 00:34:05 +09:00