aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-sexp.c
Commit message (Expand)AuthorAgeFilesLines
* Infrastructure for date-based queriesPeter Williams2000-08-151-1/+1
* Warning cleanup: `#if 0' an unused function and add a missing publicEttore Perazzoli2000-07-111-1/+2
* Kill debugging messageDan Winship2000-07-061-3/+0
* g_return_val_if_fail to prevent a crash.Christopher James Lahey2000-06-021-0/+2
* Utility function to build a bool as part of an expression string.Not Zed2000-05-311-0/+42
* Destroy the g_scanner when cleaning up. (e_sexp_finalise): Free symbolNotZed2000-05-121-0/+12
* Free the parse tree if we have one. (e_sexp_parse): If we already have aNotZed2000-05-031-0/+21
* Formatting cleanup.NotZed2000-03-241-1/+1
* Added. moved from filter-sexp.[ch]NotZed2000-02-291-0/+1088