Go to file
Jonathan Westhues 1fa7865024 Add a little parser, that takes a string and generates and Expr *
syntax tree. That's what I'll used for entered dimensions, and
algebraic constraints and such. Needs to be extended to handle
stuff like points and entities, but I think that it can be.

[git-p4: depot-paths = "//depot/solvespace/": change = 1669]
2008-04-16 22:42:32 -08:00
obj This is my initial checkin for solvespace, a second attempt at 2008-03-25 02:02:13 -08:00
win32 Now I can add a constraint (a length), and it's displayed 2008-04-14 02:28:32 -08:00
Makefile Add a little parser, that takes a string and generates and Expr * 2008-04-16 22:42:32 -08:00
constraint.cpp Now I can add a constraint (a length), and it's displayed 2008-04-14 02:28:32 -08:00
drawconstraint.cpp Now I can add a constraint (a length), and it's displayed 2008-04-14 02:28:32 -08:00
dsc.h Now I can add a constraint (a length), and it's displayed 2008-04-14 02:28:32 -08:00
entity.cpp Make the points locked in 2d csys (expressed as two parameters, for 2008-04-13 06:28:35 -08:00
expr.cpp Add a little parser, that takes a string and generates and Expr * 2008-04-16 22:42:32 -08:00
expr.h Add a little parser, that takes a string and generates and Expr * 2008-04-16 22:42:32 -08:00
font.table Add routines to draw a vector font (public domain Hershey Simplex 2008-04-11 03:13:47 -08:00
glhelper.cpp Add routines to draw a vector font (public domain Hershey Simplex 2008-04-11 03:13:47 -08:00
graphicswin.cpp Now I can add a constraint (a length), and it's displayed 2008-04-14 02:28:32 -08:00
sketch.cpp Make the points locked in 2d csys (expressed as two parameters, for 2008-04-13 06:28:35 -08:00
sketch.h Now I can add a constraint (a length), and it's displayed 2008-04-14 02:28:32 -08:00
solvespace.cpp Now I can add a constraint (a length), and it's displayed 2008-04-14 02:28:32 -08:00
solvespace.h Add a little parser, that takes a string and generates and Expr * 2008-04-16 22:42:32 -08:00
textwin.cpp Add a little parser, that takes a string and generates and Expr * 2008-04-16 22:42:32 -08:00
ui.h Now I can add a constraint (a length), and it's displayed 2008-04-14 02:28:32 -08:00
util.cpp Now I can add a constraint (a length), and it's displayed 2008-04-14 02:28:32 -08:00