ambrop7
|
1aeb42fe61
structure: LinkedList1: add LinkedList1_InsertListAfter()
|
13 년 전 |
ambrop7
|
16243308ac
ncd: move parsing of the program out of NCDInterpreter
|
13 년 전 |
ambrop7
|
73082b3932
ncd: NCDConfigParser: add support for parsing include_guard directives
|
13 년 전 |
ambrop7
|
509167b3b3
ncd: NCDAst: implement include_guard directive
|
13 년 전 |
ambrop7
|
10d51b7a0a
ncd: NCDConfigTokenizer: add include_guard token
|
13 년 전 |
ambrop7
|
7d3cb00ab7
ncd: NCDConfigParser: add support for include directives
|
13 년 전 |
ambrop7
|
86486afb5f
ncd: NCDConfigTokenizer: add include token
|
13 년 전 |
ambrop7
|
aa9c5c4550
ncd: NCDConfigParse_parse.y: allow inputs without any processes or templates. This removes some duplication and will make
|
13 년 전 |
ambrop7
|
bc17a671ed
ncd: extend AST with include directives
|
13 년 전 |
ambrop7
|
b15882c561
ncd: modules: call2: implement call_with_caller_target()
|
13 년 전 |
ambrop7
|
eaddedf5e0
ncd: modules: alias: make use of make_fast_names.h
|
13 년 전 |
ambrop7
|
77fa26889e
ncd: extra/make_fast_names.h: rename the init function to _InitNames(), add _FreeNames() and _GetNames()
|
13 년 전 |
ambrop7
|
af1cbca359
ncd: add extra/make_fast_names.h, which is a generalized version of the name parsing code from the alias module
|
13 년 전 |
ambrop7
|
494455eb5b
ncd: modules: call2: micro-optimization. Instead of keeping an 'embed' flag to determine how object resolution is performed,
|
13 년 전 |
ambrop7
|
d2a806f603
ncd: modules: call2: add documentation
|
13 년 전 |
ambrop7
|
520cec03fd
ncd: modules: remove call module, and rename the call2() command from the call2 module to call(). This way the call() command
|
13 년 전 |
ambrop7
|
da9d7745a0
ncd: modules: call2: remove some commands nobody is probably using
|
13 년 전 |
ambrop7
|
43b94e63a2
ncd: examples: add make_igmpproxy_config
|
13 년 전 |
ambrop7
|
d902d1bf66
ncd: examples: add tcp_echo_server and tcp_echo_client
|
13 년 전 |
ambrop7
|
021b2b8ed5
ncd: examples: add directory_updater
|
13 년 전 |
ambrop7
|
d514dcd888
ncd: examples: add make_dhcp_config
|
13 년 전 |
ambrop7
|
962c71c550
ncd: examples: add dbus_start.ncd
|
13 년 전 |
ambrop7
|
720c941e43
ncd: modules: sys.start_process(): cosmetic changes
|
13 년 전 |
ambrop7
|
ec5e0065c6
ncd: modules: sys.start_process(): cosmetic changes
|
13 년 전 |
ambrop7
|
98654dcfb8
ncd: remove outdated state diagram
|
13 년 전 |
ambrop7
|
6086c1f911
ncd: modules: add sys.start_process()
|
13 년 전 |
ambrop7
|
86000dd3d0
ncd: move NCDIfConfig to extra, as it's not a core part of the interpreter
|
13 년 전 |
ambrop7
|
00c87d69cb
ncd: add extra/build_cmdline, to be used by the upcoming sys.start_process() module
|
13 년 전 |
ambrop7
|
affc280af4
ncd: NCDModuleIndex: increase the maximum type length, needed by the upcoming sys.start_process() module
|
13 년 전 |
ambrop7
|
2fe1885612
add forgotten change from previous commit
|
13 년 전 |