eugene yokota
bf12a995e4
Merge pull request #2933 from jsoref/spelling
...
Spelling
2017-01-20 06:15:21 -05:00
eugene yokota
ce9a022dc3
Merge pull request #2925 from eed3si9n/wip/nightly
...
Fix xml and parser-combinator versions
2017-01-20 03:59:42 -05:00
Josh Soref
58e024aaac
spelling: world
2017-01-20 08:30:38 +00:00
Josh Soref
582c9cbcf7
spelling: undefined
2017-01-20 08:30:01 +00:00
Josh Soref
80d6a48dbb
spelling: transitive
2017-01-20 08:29:43 +00:00
Josh Soref
d5ab48d3be
spelling: succeed
2017-01-20 08:28:40 +00:00
Josh Soref
2791e68d0d
spelling: strategy
2017-01-20 08:27:43 +00:00
Josh Soref
66ec720884
spelling: specify
2017-01-20 08:27:28 +00:00
Josh Soref
65f2d9a3d4
spelling: solely
2017-01-20 08:27:06 +00:00
Josh Soref
eee37e1e93
spelling: setting
2017-01-20 08:24:10 +00:00
Josh Soref
35b55abf0c
spelling: semantics
2017-01-20 08:28:56 +00:00
Josh Soref
b2d7525b59
spelling: satisfied
2017-01-20 08:23:43 +00:00
Josh Soref
5bca09ffc0
spelling: retrieve
2017-01-20 08:23:25 +00:00
Josh Soref
ee13978a46
spelling: represent
2017-01-20 08:22:42 +00:00
Josh Soref
eefef9d686
spelling: publish
2017-01-20 08:21:56 +00:00
Josh Soref
3f8e798505
spelling: plugin
2017-01-20 08:22:11 +00:00
Josh Soref
0b641416fb
spelling: performed
2017-01-20 08:21:05 +00:00
Josh Soref
5dd0946be7
spelling: knowledge
2017-01-20 08:18:43 +00:00
Josh Soref
ae22cc2293
spelling: incoming
2017-01-20 08:17:56 +00:00
Josh Soref
840dabf6b5
spelling: implementation
2017-01-20 08:17:44 +00:00
Josh Soref
af1ff9178d
spelling: ignored
2017-01-20 08:17:31 +00:00
Josh Soref
569b8750f1
spelling: hyphenated
2017-01-20 08:17:11 +00:00
Josh Soref
15e4ea8144
spelling: heuristic
2017-01-20 08:16:42 +00:00
Josh Soref
44d262844c
spelling: generate
2017-01-20 08:15:31 +00:00
Josh Soref
3786aff09b
spelling: exclusion
2017-01-20 08:14:52 +00:00
Josh Soref
899cd85d06
spelling: exception
2017-01-20 08:13:55 +00:00
Josh Soref
524579d87a
spelling: evaluate
2017-01-20 08:13:44 +00:00
Josh Soref
b873338f25
spelling: disabled
2017-01-20 08:13:29 +00:00
Josh Soref
80583a35bb
spelling: dependent
2017-01-20 08:13:17 +00:00
Josh Soref
a8ce474fd6
spelling: dependencies
2017-01-20 08:13:00 +00:00
Josh Soref
950405f027
spelling: definition
2017-01-20 08:12:30 +00:00
Josh Soref
10c2a28d5d
spelling: configuration
2017-01-20 08:11:53 +00:00
Josh Soref
1ee0e5dd0b
spelling: computation
2017-01-20 08:11:45 +00:00
Josh Soref
f5248f04ce
spelling: compiler
2017-01-20 08:12:00 +00:00
Josh Soref
701b57107f
spelling: compatibility
2017-01-20 08:11:39 +00:00
Josh Soref
c81894e45b
spelling: command
2017-01-20 08:10:32 +00:00
Josh Soref
d3bea58555
spelling: classes
2017-01-20 08:10:16 +00:00
Josh Soref
1461bb2e39
spelling: attribute
2017-01-20 08:09:51 +00:00
Josh Soref
ffe0323803
spelling: appended
2017-01-20 08:09:24 +00:00
Josh Soref
61b85982cd
spelling: accumulated
2017-01-20 08:07:08 +00:00
Josh Soref
f66acb8c0e
spelling: abstraction
2017-01-20 08:06:55 +00:00
eugene yokota
a65576e559
Merge pull request #2932 from eed3si9n/wip/async
...
Enable async logging, and start RelayAppender
2017-01-18 09:24:59 -05:00
Eugene Yokota
904069700d
Start RelayAppender automatically
2017-01-18 07:04:19 -05:00
Eugene Yokota
23a20f41e6
Enable async logging
2017-01-18 07:02:16 -05:00
eugene yokota
cf12860847
Merge pull request #2930 from dwijnand/fix-client
...
Fix logic in client
2017-01-17 08:03:07 -05:00
Dale Wijnand
c239b553b6
Fix logic in client
2017-01-17 11:49:00 +00:00
eugene yokota
4201a6ecdd
Merge pull request #2926 from eed3si9n/fport/2855
...
[fport] Add build-level keys to the tab completion
2017-01-16 18:24:03 -05:00
Eugene Yokota
569e19d03c
Add build-level keys to the tab completion
...
Fixes #2460
Fixes #2851
Ref #2707 , #2708 , #2469
Unlike the previous attempts at fixing the handling of build-level
keys, this change does not change the main parsing logic, which uses
`getKey` to retrieve the key from the key map.
The fact that shell worked pre-0.13.11 means that the parsing was ok.
What this changes is just the "example" keys supplied to the parser so
the tab completion works.
2017-01-16 15:39:01 -05:00
Eugene Yokota
4ea2a99c3b
Revert "Completion for build-level keys"
...
This reverts commit e35f9bb11e .
2017-01-16 13:39:21 -05:00
Eugene Yokota
39ad8cfb7d
Revert "Unspecified project axis means current project or its build"
...
This reverts commit 4fea604759 .
2017-01-16 13:37:21 -05:00