Ambroz Bizjak
|
0a3e683ce9
ncd: Implement struct_decode.
|
11 лет назад |
Ambroz Bizjak
|
126eaf9576
ncd: Implement struct_encode function.
|
11 лет назад |
Ambroz Bizjak
|
d220d45708
ncd: Implement ifel function to support future lazy If.
|
11 лет назад |
Ambroz Bizjak
|
86f709fa7b
ncd: Implement num_min and num_max functions.
|
11 лет назад |
Ambroz Bizjak
|
b1a6d4dcce
ncd: Change the @-syntax to now add __ around the name.
|
11 лет назад |
Ambroz Bizjak
|
9314b91783
Refactoring using MemRef.
|
11 лет назад |
Ambroz Bizjak
|
3393383a22
ncd: Fix possible crash in @decode_value.
|
11 лет назад |
Ambroz Bizjak
|
24e6edd26f
Refactoring using MemRef.
|
11 лет назад |
Ambroz Bizjak
|
c1f4c57e8a
Replace cstring with MemRef.
|
11 лет назад |
Ambroz Bizjak
|
98ed187623
ncd: Remove ComposedString type along with the buffer module.
|
11 лет назад |
Ambroz Bizjak
|
7440004eac
ncd: modules: basic_functions: Add tolower, toupper.
|
11 лет назад |
Ambroz Bizjak
|
57b72caa55
ncd: basic_functions: Fix for ComposedString inputs.
|
11 лет назад |
Ambroz Bizjak
|
6e2ede3fea
ncd: basic_functions: Implement encode_value and decode_value.
|
11 лет назад |
Ambroz Bizjak
|
640e98f99c
ncd: basic_functions: Cosmetic changes.
|
11 лет назад |
Ambroz Bizjak
|
9aa87d2a4c
ncd: basic_functions: Fix bug, make code shorter.
|
11 лет назад |
Ambroz Bizjak
|
e2979251df
ncd: Refactor the function call infrastructure.
|
11 лет назад |
Ambroz Bizjak
|
0240db041c
ncd: Fix missing type checks. Refactor to make these bugs less likely.
|
11 лет назад |
Ambroz Bizjak
|
a4e1f32684
ncd: Moving code around.
|
11 лет назад |
Ambroz Bizjak
|
af044d5651
ncd: Implement value comparison functions.
|
11 лет назад |
Ambroz Bizjak
|
4ecb77bc07
ncd: Rename arithmetic functions with num_ prefix.
|
11 лет назад |
Ambroz Bizjak
|
c2d9a80c58
ncd: Implement integer arithmetic functions +,-,*,/,%.
|
11 лет назад |
Ambroz Bizjak
|
1df37457ad
ncd: Implement functions: string concat, list concat, integer comparison functions.
|
11 лет назад |
Ambroz Bizjak
|
47c6594e83
ncd: Implement functions: if, bool, not, and, or, imp.
|
11 лет назад |
Ambroz Bizjak
|
73a264c3d5
ncd: Consolidate some code that appears in modules.
|
11 лет назад |
Ambroz Bizjak
|
9bdb2f3793
ncd: Implement logging by function implementations.
|
11 лет назад |
Ambroz Bizjak
|
9fec63e437
ncd: Add dummy functions for testing.
|
11 лет назад |