..
actions
add cleanupCommands setting to specify commands to run before interpreter exits. fixes #219
2011-10-16 17:27:36 -04:00
src/test /scala
separate out generators for test builds
2011-10-01 14:40:14 -04:00
Act.scala
provide consecutive tab press count for completion combinators
2011-09-20 20:51:47 -04:00
Aggregation.scala
task execution interruptible using ctrl+c. fixes #228,#229
2011-10-18 22:43:25 -04:00
Append.scala
test to ensure correctness of local resolver+useOrigin in ivysettings.xml
2011-08-27 23:13:10 -04:00
Build.scala
generalized build loaders
2011-10-03 09:58:37 -04:00
BuildLoader.scala
generalized build loaders
2011-10-03 09:58:37 -04:00
Command.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00
CommandSupport.scala
miscellaneous fixes
2011-08-31 20:59:40 -04:00
ConsoleProject.scala
add cleanupCommands setting to specify commands to run before interpreter exits. fixes #219
2011-10-16 17:27:36 -04:00
Cross.scala
fixes #211 . +/++ only clear scalaVersion/scalaHome in Global config+task.
2011-10-01 14:40:14 -04:00
Defaults.scala
task execution interruptible using ctrl+c. fixes #228,#229
2011-10-18 22:43:25 -04:00
EvaluateTask.scala
task execution interruptible using ctrl+c. fixes #228,#229
2011-10-18 22:43:25 -04:00
GlobalPlugin.scala
task execution interruptible using ctrl+c. fixes #228,#229
2011-10-18 22:43:25 -04:00
IvyConsole.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00
KeyIndex.scala
pull scoped key examples from references as well as definitions. ref #121
2011-07-24 22:35:27 -04:00
Keys.scala
task execution interruptible using ctrl+c. fixes #228,#229
2011-10-18 22:43:25 -04:00
Load.scala
store hashes of API instead of full API. fixes #21
2011-10-05 18:09:27 -04:00
LogManager.scala
improved global logging and 'last' command
2011-07-24 17:36:42 -04:00
Main.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00
MainControl.scala
cleanup MainResult handling to enable finer control over reloading
2011-07-01 23:38:03 -04:00
NOTICE
fix component name in main notice
2010-09-21 22:00:11 -04:00
Output.scala
try out simplified display of scoped keys
2011-08-04 07:20:25 -04:00
Project.scala
task execution interruptible using ctrl+c. fixes #228,#229
2011-10-18 22:43:25 -04:00
ProjectNavigation.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00
Reference.scala
brief API documentation on some core settings types
2011-10-16 20:20:45 -04:00
Scope.scala
try out simplified display of scoped keys
2011-08-04 07:20:25 -04:00
Script.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00
SessionSettings.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00
State.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00
Structure.scala
fix stray closing */
2011-10-16 21:29:39 -04:00
TaskData.scala
move from TaskData to new system
2011-09-21 22:54:46 -04:00
Watched.scala
inject 'log' method to State as convenience for CommandSupport.logger
2011-10-16 17:27:36 -04:00