summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Francois-Rene Rideau [Thu, 21 Aug 2008 03:50:56 +0000]
Correct git connection string for write access to the repository
Francois-Rene Rideau [Tue, 19 Aug 2008 03:39:46 +0000]
Merge branch 'master' of frideau@shell.common-lisp.net:/project/erlang-in-lisp/git
Matt Bone [Mon, 18 Aug 2008 19:30:18 +0000]
test commit
Matt Bone [Mon, 18 Aug 2008 19:06:20 +0000]
more manual changes
Francois-Rene Rideau [Mon, 18 Aug 2008 18:53:11 +0000]
(declare (ignore ...)) is the correct way to hush SBCL about unused variables.
Merge branch 'master' of http://common-lisp.net/project/erlang-in-lisp/git
Conflicts:
src/eil-pmd.lisp
Matt Bone [Mon, 18 Aug 2008 18:41:11 +0000]
manual changes
Matt Bone [Mon, 18 Aug 2008 15:33:42 +0000]
fare's manual fix
Matt Bone [Mon, 18 Aug 2008 15:27:47 +0000]
further manual changes, process-equal-p working, fixed bug in register unit test.
Matt Bone [Sat, 16 Aug 2008 18:57:31 +0000]
latest doc, etc
Matt Bone [Sat, 16 Aug 2008 18:23:09 +0000]
more docs, ditching cl-store for now
Francois-Rene Rideau [Fri, 15 Aug 2008 03:10:27 +0000]
Hush SBCL about a variable defined but not used.
Matt Bone [Thu, 14 Aug 2008 18:42:54 +0000]
cl-store working fine, but there is a problem with the to and from pid addresses
Matt Bone [Wed, 13 Aug 2008 19:41:00 +0000]
trying to ditch the print/read serializtion by using cl-store
Matt Bone [Tue, 12 Aug 2008 19:19:24 +0000]
concurrency issue fixed? registration and (self) tests still not working
Matt Bone [Tue, 12 Aug 2008 17:25:29 +0000]
I think the process based concurrency works just fine
Matt Bone [Tue, 12 Aug 2008 03:34:24 +0000]
unit tests have timeouts
Matt Bone [Tue, 12 Aug 2008 02:01:56 +0000]
fixing merge conflicts
Matt Bone [Tue, 12 Aug 2008 01:52:48 +0000]
norvig queue changes
Matt Bone [Tue, 12 Aug 2008 01:50:23 +0000]
minor change to fare code
Matt Bone [Mon, 11 Aug 2008 18:41:26 +0000]
fare patches
Matt Bone [Mon, 11 Aug 2008 17:57:11 +0000]
starting users guide
Matt Bone [Mon, 11 Aug 2008 17:34:46 +0000]
unit testing info added to the manual
Matt Bone [Sat, 2 Aug 2008 13:59:42 +0000]
packing away desktop for the move
Matt Bone [Thu, 31 Jul 2008 18:04:46 +0000]
makefile continues on ln errors
Matt Bone [Wed, 30 Jul 2008 00:09:35 +0000]
adding code to mutate linked process lists
Matt Bone [Tue, 29 Jul 2008 23:01:30 +0000]
changes for conditions/links
Matt Bone [Fri, 25 Jul 2008 20:36:13 +0000]
unix processes working fine in clisp, but something isn't quite write...wait isn't and things still aren't behaving in sbcl
Matt Bone [Fri, 25 Jul 2008 17:27:37 +0000]
still something wrong with unix processes...
Matt Bone [Fri, 25 Jul 2008 01:23:59 +0000]
ok, new thread stuff is working, must fix unix processes
Matt Bone [Wed, 23 Jul 2008 23:54:06 +0000]
a lot of changes...to simply the macro layer and emphasize the oo layer..things still aren't quite working, though
Matt Bone [Thu, 17 Jul 2008 00:33:03 +0000]
receive/after/timeout seems to work, but there are some strange things happening...it recompiles at runtime?
Matt Bone [Tue, 15 Jul 2008 21:11:39 +0000]
more unit tests
Matt Bone [Tue, 15 Jul 2008 02:59:51 +0000]
forgot to add core-eil.lisp
Matt Bone [Mon, 14 Jul 2008 20:54:02 +0000]
removed process-descriptor class
Matt Bone [Mon, 14 Jul 2008 18:24:42 +0000]
move to laptop
Matt Bone [Sun, 13 Jul 2008 04:03:06 +0000]
how to run the examples added to the manual...brief.
Matt Bone [Sun, 13 Jul 2008 03:46:40 +0000]
quick fix for registration code and eil-pmd special variable change
Matt Bone [Tue, 8 Jul 2008 18:49:24 +0000]
common way of starting both thread and processes toplevel complete
Matt Bone [Tue, 8 Jul 2008 03:25:36 +0000]
working on getting the init stuff for threads and processes consistent
Matt Bone [Mon, 7 Jul 2008 04:14:25 +0000]
fixing makefile for master branch again
Matt Bone [Mon, 7 Jul 2008 03:33:26 +0000]
preparing to merge
Matt Bone [Sat, 5 Jul 2008 00:45:09 +0000]
a bit rudimentary but registartion works for threads...haven't tested with process, should work
Matt Bone [Mon, 30 Jun 2008 16:39:29 +0000]
receive matches erlang semantics in thread and process based concurrency
Matt Bone [Mon, 30 Jun 2008 14:52:14 +0000]
fixed matching bug created by my own example...fixed redirecting stdout issue in slme
Matt Bone [Mon, 30 Jun 2008 06:13:42 +0000]
some rearraging...also, threads-based concurrency matches erlang receive semantics...need some changes to get this working in unix-based concurrency
Matt Bone [Wed, 25 Jun 2008 05:13:09 +0000]
more thread support, stubbing out some end-user functions
Matt Bone [Tue, 24 Jun 2008 18:01:23 +0000]
trivial bordeaux threads based concurrency to see if the CLOS abstractions will be useful
Matt Bone [Sun, 22 Jun 2008 17:52:44 +0000]
simple toplevel change
Matt Bone [Fri, 20 Jun 2008 19:17:47 +0000]
clos experiment is working...should also mean that spawn-less distribution should work, too. will test.
Matt Bone [Thu, 19 Jun 2008 20:01:46 +0000]
clos experiment well on its way...needs testing.
Matt Bone [Thu, 19 Jun 2008 17:08:25 +0000]
clos experiment compiles.
Matt Bone [Thu, 19 Jun 2008 14:51:50 +0000]
clos experiment...
Matt Bone [Tue, 17 Jun 2008 02:17:09 +0000]
annoying problems serializing pids for sending them over the wire...back to a-list???
Matt Bone [Mon, 16 Jun 2008 20:18:58 +0000]
sname and name difficulties starting to be sorted out...very good thing, on our way to greatness
Matt Bone [Sun, 15 Jun 2008 16:42:22 +0000]
notes on eilpmd and fiveam working
Matt Bone [Fri, 13 Jun 2008 03:01:29 +0000]
fixing makefile for this branch
Matt Bone [Fri, 13 Jun 2008 02:44:17 +0000]
split pid stuff into own file
Matt Bone [Thu, 12 Jun 2008 10:33:03 +0000]
adding location to send
Matt Bone [Thu, 12 Jun 2008 01:45:16 +0000]
simple change to bind the receive socket to all local interfaces...fixing toplevel...transferring to lapto
Matt Bone [Thu, 12 Jun 2008 01:35:07 +0000]
simple change to bind the receive socket to all local interfaces
Matt Bone [Tue, 10 Jun 2008 22:01:17 +0000]
manual change, makefile madness
Matt Bone [Tue, 10 Jun 2008 02:49:18 +0000]
adding testing directory and dependencies for fiveam to the makefile
Matt Bone [Tue, 10 Jun 2008 02:14:50 +0000]
clisp compatibility...works but strange behavior from swank/slime/emacs when forking a process
Matt Bone [Mon, 9 Jun 2008 20:55:49 +0000]
calculate pi example
Matt Bone [Mon, 9 Jun 2008 15:57:46 +0000]
adding manula
Matt Bone [Sun, 8 Jun 2008 21:30:27 +0000]
adding push/pull makefile
Matt Bone [Sun, 8 Jun 2008 21:26:48 +0000]
renaming erlang-in-lisp directory to src
Matt Bone [Thu, 5 Jun 2008 22:38:05 +0000]
ping pong example working
Matt Bone [Thu, 5 Jun 2008 17:37:00 +0000]
wait added to forking...still need to fix pattern matching macro issues
Matt Bone [Thu, 5 Jun 2008 00:12:55 +0000]
forgot to add examples
Matt Bone [Wed, 4 Jun 2008 03:35:02 +0000]
the simple example is sort of working...lots more to do
Matt Bone [Wed, 4 Jun 2008 02:56:43 +0000]
examples are close to working, need to work on some more pattern matching, etc
Matt Bone [Mon, 2 Jun 2008 01:18:35 +0000]
pushing to desktop
Matt Bone [Sat, 31 May 2008 18:03:59 +0000]
minor update
Matt Bone [Sun, 25 May 2008 13:25:02 +0000]
adding misc examples
Matt Bone [Thu, 22 May 2008 15:45:44 +0000]
simpler fork.
Matt Bone [Mon, 12 May 2008 19:02:40 +0000]
erlang-in-lisp package works
Matt Bone [Sat, 10 May 2008 03:06:53 +0000]
adding makefile
Matt Bone [Fri, 9 May 2008 01:16:10 +0000]
moving dependencies, setting up asdf to deal
Matt Bone [Thu, 8 May 2008 02:21:54 +0000]
adding blog to website
Matt Bone [Thu, 8 May 2008 02:16:01 +0000]
adding cl-muproc
Matt Bone [Tue, 6 May 2008 03:27:54 +0000]
fixing readme and website for proper git instructions
Matt Bone [Tue, 6 May 2008 03:11:30 +0000]
fixing readme
Matt Bone [Tue, 6 May 2008 03:05:25 +0000]
index chnage
Matt Bone [Tue, 6 May 2008 02:52:25 +0000]
adding eil directory, removing build directory
Matt Bone [Tue, 6 May 2008 00:19:09 +0000]
adding the website directory
Matt Bone [Sat, 3 May 2008 05:27:56 +0000]
adding philip-jose source
Matt Bone [Fri, 25 Apr 2008 21:40:25 +0000]
I'm testing a commit.
Matt Bone [Fri, 25 Apr 2008 20:38:06 +0000]
This is my initial import.