teapot-spreadsheet/src/common
Glen Whitney 253062e906 Add commands to edit color and add color rendering in terminal teapot
Now the foreground and background color can be set and displayed in
  either user interfaces, which finishes off #21.
  Closes #21.
2019-08-28 23:19:08 -07:00
..
CMakeLists.txt Factor Cell into its own file 2019-07-27 03:00:03 -04:00
cell.c Add BOOL token_type, macros, and boolean operators 2019-08-26 23:56:19 -07:00
cell.h Add BOOL token_type, macros, and boolean operators 2019-08-26 23:56:19 -07:00
context.c Make tpa the default file format for Teapot 2019-08-24 09:58:46 -07:00
context.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
csv.c Streamline internals of teapot 2019-08-23 12:12:06 -07:00
csv.h Streamline internals of teapot 2019-08-23 12:12:06 -07:00
default.h Make tpa the default file format for Teapot 2019-08-24 09:58:46 -07:00
eval.c Implement a find() macro 2019-08-28 12:40:50 -07:00
eval.h Implement a find() macro 2019-08-28 12:40:50 -07:00
func.c Implement a find() macro 2019-08-28 12:40:50 -07:00
func.h Implement a find() macro 2019-08-28 12:40:50 -07:00
htmlio.c Make tpa the default file format for Teapot 2019-08-24 09:58:46 -07:00
htmlio.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
latex.c Make tpa the default file format for Teapot 2019-08-24 09:58:46 -07:00
latex.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
main.c Add commands to edit color and add color rendering in terminal teapot 2019-08-28 23:19:08 -07:00
main.h Add commands to edit color and add color rendering in terminal teapot 2019-08-28 23:19:08 -07:00
misc.c Add type predicate 2019-08-27 23:30:02 -07:00
misc.h Add type predicate 2019-08-27 23:30:02 -07:00
parser.c Add BOOL token_type, macros, and boolean operators 2019-08-26 23:56:19 -07:00
parser.h Prepare for parsing expressions into parse trees 2019-08-05 16:45:04 -04:00
sc.c Add type predicate 2019-08-27 23:30:02 -07:00
sc.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
scanner.c Implement a find() macro 2019-08-28 12:40:50 -07:00
scanner.h Add type predicate 2019-08-27 23:30:02 -07:00
sheet.c Add commands to edit color and add color rendering in terminal teapot 2019-08-28 23:19:08 -07:00
sheet.h Add commands to edit color and add color rendering in terminal teapot 2019-08-28 23:19:08 -07:00
utf8.c Move source code into subdirectory 2019-07-27 01:35:44 -04:00
utf8.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
wk1.c Make tpa the default file format for Teapot 2019-08-24 09:58:46 -07:00
wk1.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
xdr.c Make tpa the default file format for Teapot 2019-08-24 09:58:46 -07:00
xdr.h Streamline internals of teapot 2019-08-23 12:12:06 -07:00