topola/specctra/src
Mikolaj Wielgus b134f7eef2 Rename "polygon" to "poly", "segment" to "seg"
This follows the established pattern of narrowing the meaning of a word
by its apocopation, like in the following examples:

difference -> diff (visual representation of a difference)
rectangle -> rect (axis-aligned rectangle)
configuration -> config (a top-level configuration)
application -> app
specification -> spec
2026-06-07 23:13:40 +02:00
..
error.rs Begin rewrite. Recreate basic, incomplete project 2026-03-08 22:51:30 +01:00
lib.rs Begin rewrite. Recreate basic, incomplete project 2026-03-08 22:51:30 +01:00
math.rs Begin rewrite. Recreate basic, incomplete project 2026-03-08 22:51:30 +01:00
mesadata.rs Begin rewrite. Recreate basic, incomplete project 2026-03-08 22:51:30 +01:00
read.rs Begin rewrite. Recreate basic, incomplete project 2026-03-08 22:51:30 +01:00
rules.rs Begin rewrite. Recreate basic, incomplete project 2026-03-08 22:51:30 +01:00
structure.rs Rename "polygon" to "poly", "segment" to "seg" 2026-06-07 23:13:40 +02:00
write.rs Begin rewrite. Recreate basic, incomplete project 2026-03-08 22:51:30 +01:00