[Commit] nickle ChangeLog,1.149,1.150

Bart Massey commit at keithp.com
Wed Feb 15 22:06:14 PST 2006


Committed by: bart

Update of /local/src/CVS/nickle
In directory home.keithp.com:/tmp/cvs-serv6709

Modified Files:
	ChangeLog 
Log Message:
2005-2-15  Bart Massey  <bart at cs.pdx.edu>
	
	* examples/coroutines.5c:
	New example using continuations
	to implement channels and coroutines.
	


Index: ChangeLog
===================================================================
RCS file: /local/src/CVS/nickle/ChangeLog,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- ChangeLog	16 Feb 2006 05:46:09 -0000	1.149
+++ ChangeLog	16 Feb 2006 06:06:11 -0000	1.150
@@ -1,7 +1,15 @@
+2005-2-15  Bart Massey  <bart at cs.pdx.edu>
+	
+	* examples/coroutines.5c:
+	New example using continuations
+	to implement channels and coroutines.
+	
 2005-2-12  Bart Massey  <bart at cs.pdx.edu>
 	
 	* examples/search.5c:
-	New example using continuations.
+	New example using continuations
+	to implement constraint satisfaction
+	search.
 	
 2005-1-28  Bart Massey  <bart at cs.pdx.edu>
 	



More information about the Commit mailing list