Alexander Karatarakis
|
cc8851144a
|
Reorganize commands, each in its own namespace
Additionally, functions related to a command can now live
in the same namespace
|
2017-01-12 22:03:57 -08:00 |
|
Alexander Karatarakis
|
df2a05e854
|
Introduce Command namespace. Refactoring
|
2017-01-12 17:43:05 -08:00 |
|
Alexander Karatarakis
|
aad0cc4c04
|
Files::get_contents() -> Files::read_contents()
|
2016-12-16 19:40:58 -08:00 |
|
Alexander Karatarakis
|
9796e2532c
|
Use System::println(std::string&) overload
|
2016-12-12 15:10:29 -08:00 |
|
Alexander Karatarakis
|
b629cd9044
|
[vcpkg_cmd_arguments] Use std::string instead of char*
|
2016-12-12 15:03:36 -08:00 |
|
Alexander Karatarakis
|
8adaaea6fc
|
[cache] Don't #include "vcpkg.h"
|
2016-11-07 17:32:27 -08:00 |
|
Alexander Karatarakis
|
a721db2c1f
|
Refactor: create new Paragraphs.h/cpp
|
2016-11-07 16:06:36 -08:00 |
|
Alexander Karatarakis
|
7e05c53628
|
Rework vcpkg cache implementation
|
2016-11-07 14:06:51 -08:00 |
|
Alexander Karatarakis
|
8f162188dd
|
Add simple substring filtering to vcpkg cache , like vcpkg search
|
2016-11-07 13:44:57 -08:00 |
|
Alexander Karatarakis
|
fc1e55173b
|
Rename check_max_args to check_max_arg_count and introduce min/exact variants
|
2016-09-30 11:29:01 -07:00 |
|
Alexander Karatarakis
|
03b43aad42
|
Place command_cache in a separate cpp file
|
2016-09-21 23:49:20 -07:00 |
|