summaryrefslogtreecommitdiff
path: root/Examples/chicken/class
Commit message (Expand)AuthorAgeFilesLines
* Add in CPPFLAGS and LDFLAGS to examples/test-suiteWilliam S Fulton2014-05-151-1/+0
* Allow examples and test-suite to be built out of source treeKarl Wette2014-05-111-5/+5
* More cleaning up of the class examplesOlly Betts2014-05-051-5/+5
* Whitespace cleanup of Example MakefilesKarl Wette2014-04-161-2/+2
* Further cleaning up of class examplesOlly Betts2014-02-242-16/+10
* Chicken - make check-examples run like other examples - not all run very well...William S Fulton2013-04-203-10/+10
* Chicken makefiles tweaks for consistency with other languages - still more to...William S Fulton2013-04-191-6/+6
* shadow->proxy terminlogy updateWilliam S Fulton2008-04-291-1/+1
* Remove cvsignore files: this is stored on svn:igonre property nowJohn Lenz2006-12-031-16/+0
* Add a whole bunch of chicken runme scripts, and fix the bugs exposed by those...John Lenz2005-04-153-6/+7
* More work on the chicken module. The test suite, zlib, and overload examples...John Lenz2004-11-024-48/+49
* Rewrite chicken example and test-suite building codeJohn Lenz2004-05-304-146/+28
* Adapt to Examples/Makefile.in changes.Matthias Köppe2003-07-071-6/+7
* *** empty log message ***Matthias Köppe2003-07-011-3/+10
* Changed %module xx_yy_zz to generate xx-yy-zz.scm andJonah Beckford2003-03-153-7/+7
* Added "module" target to build a dynamic module, got "clean" target toJonah Beckford2003-03-101-10/+16
* Fixed up the "make clean" target and used normal Chicken flags for compiling.Jonah Beckford2003-03-101-4/+4
* Changed module technique from <module_name>- to <module_name>: whichJonah Beckford2003-02-273-46/+46
* No longer needed since depends on Examples/Makefile.inJonah Beckford2003-02-171-59/+0
* Initial addition, to get rid of dependence on configure.inJonah Beckford2003-02-171-0/+42
* Initial addition.Jonah Beckford2003-02-158-0/+409