summaryrefslogtreecommitdiff
path: root/gr-run-waveform/xyzzy-load.c
AgeCommit message (Expand)Author
2010-12-03xyzzy-search-load-path -> %xyzzy-search-load-pathEric Blossom
2010-12-03Make xyzzy_open_file work. (And a bit of renaming.)Eric Blossom
2010-12-03Modify scm_xyzzy_init so that it looks up the system values of variables.Eric Blossom
2010-12-02Update copyright datesEric Blossom
2010-11-29get the current value of %load-pathRob Savoye
2010-11-29be less verboseRob Savoye
2010-11-29add xyzzy-primitive-load and xyzzy-primitive-load-path along with a minimal t...Rob Savoye
2010-11-29add xyzzy-primitive-load and minimal test caseRob Savoye
2010-11-29be less verboseRob Savoye
2010-11-29drop the rest of the crufty old ports code, string ports are great!Rob Savoye
2010-11-29use a string port for the file contents.Rob Savoye
2010-11-29move make port between files to reduce messy extern prototypesRob Savoye
2010-11-28drop ifdef around exists testRob Savoye
2010-11-28ifdef file conflictRob Savoye
2010-11-28return the right pathRob Savoye
2010-11-28fix for xyzzy-search-pathEric Blossom
2010-11-28add an init function to initialize the scm_xyzzy_* fucntionsRob Savoye
2010-11-28reduce to the minimum required for one functionRob Savoye
2010-11-28be less verboseRob Savoye
2010-11-28fix renaming. Overload program-lpoad, succeed till we get a scm_shell() :-)Rob Savoye
2010-11-28rename the other search functionsRob Savoye
2010-11-27Prepend the magic number for found paths. Override primitive-load.Rob Savoye
2010-11-27override primitive-loadRob Savoye
2010-11-27move the contents of load.x into the source file.Rob Savoye
2010-11-27be less verboseRob Savoye
2010-11-27rename some methods for xyzzyRob Savoye
2010-11-27add additional headers needed to compile this file outside of guileRob Savoye
2010-11-27local copy of load.c from guileRob Savoye