- Aug 02, 2018
-
-
patham9 authored
Update: NarNode and NarNodeTest are now part of core.
-
- Aug 01, 2018
-
-
Patrick Hammer authored
-
- Jul 31, 2018
-
-
Tony Lofthouse authored
Removed -Dmaven.javadoc.skip=true
-
Tony Lofthouse authored
Added -Dmaven.javadoc.skip=true
-
Tony Lofthouse authored
Update .travis.yml
-
Tony Lofthouse authored
-
PtrMan authored
get rid of all errors of javadoc
-
Tony Lofthouse authored
Removed -Dmaven.javadoc.skip=true
-
PtrMan authored
-
Tony Lofthouse authored
added corbertura plugin
-
Tony Lofthouse authored
added script: "mvn cobertura:cobertura"
-
TonyLo1 authored
-
Tony Lofthouse authored
Update .travis.yml
-
Tony Lofthouse authored
Update pom.xml
-
Tony Lofthouse authored
Create deploy.sh
-
Tony Lofthouse authored
Create settings.xml
-
Tony Lofthouse authored
Update README.md
-
Tony Lofthouse authored
Changed -gui to -web
-
Tony Lofthouse authored
Added .travis/settings.xml
-
Tony Lofthouse authored
Added .travis/deploy.sh
-
Tony Lofthouse authored
Added distributionManagement section to pom
-
Tony Lofthouse authored
Added deploy ability
-
- Jul 26, 2018
-
-
patham9 authored
Update: NarNode: Allow Shell.
-
- Jul 25, 2018
-
-
patham9 authored
-
Patrick Hammer authored
-
- Jul 22, 2018
-
-
patham9 authored
NarNode: Command line invocation
-
Patrick Hammer authored
Update: NarNode: IN.class is sufficient for input events, additionally the example now shows how input can be sent to a NarNode.
-
Patrick Hammer authored
Update: NarNode: Allow to be started and attached to target Nars purely from cmd line, and added test class for it separately.
-
- Jul 20, 2018
-
-
patham9 authored
Update: core time API: use the new time api.
-
- Jul 19, 2018
-
-
Patrick Hammer authored
Update: NarNode: Allow API to send Narsese to a node as input, for the user, and for receiving Narsese and to consume it as input, for the NarNode.
-
Patrick Hammer authored
Update: NarNode: Allow API to send Narsese to a node as input, for the user, and for receiving Narsese and to consume it as input, for the NarNode.
-
- Jul 14, 2018
-
-
Patrick Hammer authored
-
- Jul 12, 2018
-
-
Patrick Hammer authored
-
- Jun 18, 2018
-
-
patham9 authored
Update: Development: This is the newest development branch due to travis breakage, if you want to work with recent nars_core, use this branch. PR won't be merged until PR's work again.
-
Patrick Hammer authored
-
Patrick Hammer authored
-
Patrick Hammer authored
-
- Jun 13, 2018
-
-
Patrick Hammer authored
Update: Development: This is the newest development branch due to codacy breakage, if you want to work with recent nars_core, use this branch. PR won't be merged soon.
-
- Jun 12, 2018
-
-
patham9 authored
New: MultiNar: Allow NarNode instances to be loosely connected throug…
-
Patrick Hammer authored
-