openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
N
net-eval
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
2 days
ago.
Jun 21, 2025 — Jun 21, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #1 from tomprimozic/master
Nurullah Akkaya
More...
about 13 years ago
Added unintests.
tom
More...
about 13 years ago
Added a function to stop the worker.
tom
More...
about 13 years ago
Added 'org.clojure/tools.nrepl' to dependencies.
tom
More...
about 13 years ago
Updated 'Usage' example in README.
tom
More...
about 13 years ago
Updated .gitignore.
tom
More...
about 13 years ago
Bugfix: indentation
tom
More...
about 13 years ago
Refactored code to make it work under clojure 1.5.0
tom
More...
about 13 years ago
Updated directory structure.
tom
More...
about 13 years ago
remove lein-clojars plugin
Nurullah Akkaya
More...
over 14 years ago
switch to 1.2.0
Nurullah Akkaya
More...
almost 16 years ago
move tests into their own namespace.
Nurullah Akkaya
More...
about 16 years ago
add lein clojars plugin.
Nurullah Akkaya
More...
about 16 years ago
The user can plug-in her own handler if a connection error happened while firing a task. For example, her handler can try resending the failed task to other machines, to increase the chance of success.
Tayssir John Gabbour
More...
over 16 years ago
Cons idiom
Tayssir John Gabbour
More...
over 16 years ago
Bit o' cleanup
Tayssir John Gabbour
More...
over 16 years ago
Unusual-looking use of with-open ensures socket is closed, and adds clarity.
Tayssir John Gabbour
More...
over 16 years ago
Merged nakkaya's changes
Tayssir John Gabbour
More...
over 16 years ago
Use if..seq idiom.
Tayssir John Gabbour
More...
over 16 years ago
Ensure results are in a vector.
Tayssir John Gabbour
More...
over 16 years ago
Use duck-streams to make things briefer remove java idioms.
Tayssir John Gabbour
More...
over 16 years ago
await-nodes removed, since future will block when derefed.
Nurullah Akkaya
More...
over 16 years ago
Merge branches 'future' and 'master'
Nurullah Akkaya
More...
over 16 years ago
Merge branch 'future', remote branch 'tjg/master' into future
Nurullah Akkaya
More...
over 16 years ago
Use futures instead of agents and refs. The order of results is the same as the order of their tasks.
Tayssir John Gabbour
More...
over 16 years ago
deftask removes everything (name, doc string, etc..) up to the arguments vector from macro body while creating :task.
Nurullah Akkaya
More...
over 16 years ago
comments fixed.
Nurullah Akkaya
More...
over 16 years ago
net-eval now returns a ref instead of an agent.
Nurullah Akkaya
More...
over 16 years ago
net-eval supports arguments.
Nurullah Akkaya
More...
over 16 years ago
classes/ added to git ignore.
Nurullah Akkaya
More...
over 16 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree