Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v6
cmod
Browse files
Apr 08, 2023
Happy birthday C%:cmod! v6 is here!
· cc05ba5f
SBP
authored
Apr 08, 2023
View commits for tag v6
v6
cc05ba5f
Initial work towards namarg value as variant
· 4e21faf0
SBP
authored
Apr 08, 2023
4e21faf0
Apr 07, 2023
Improvements to special argument placeholders
· ac915288
SBP
authored
Apr 07, 2023
ac915288
Allow signed integers in C% options
· 390bd7f9
SBP
authored
Apr 07, 2023
390bd7f9
Allow comments in tables
· a9a90cd9
SBP
authored
Apr 07, 2023
a9a90cd9
Apr 05, 2023
Proper %enum default values with [default]
· 839ee1a2
SBP
authored
Apr 05, 2023
839ee1a2
Finally sorted out makefile dependencies!!!
· 6f9a1566
SBP
authored
Apr 05, 2023
6f9a1566
Initial support for named arguments in C% keywords
· 64c24656
SBP
authored
Apr 05, 2023
64c24656
Apr 04, 2023
Rework and unify parsing of named argument lists
· e0ff7292
SBP
authored
Apr 05, 2023
e0ff7292
Some improvements to snippet definition
· 011941b6
SBP
authored
Apr 04, 2023
011941b6
Allow multiple transforms in argument placeholders
· 1080a2a1
SBP
authored
Apr 04, 2023
1080a2a1
Change syntax of %defined and %delay
· e50c1534
SBP
authored
Apr 04, 2023
e50c1534
Apr 02, 2023
Compress keyword note messages where possible
· 6082ff1a
SBP
authored
Apr 02, 2023
6082ff1a
Updated README.md
· f544745a
SBP
authored
Apr 02, 2023
f544745a
Much improved error handling!
· 3937c09f
SBP
authored
Apr 02, 2023
3937c09f
Improved error reporting
· 832ee5de
SBP
authored
Apr 02, 2023
832ee5de
Apr 01, 2023
%strcmp regex substitution allows submatches
· abb64f91
SBP
authored
Apr 01, 2023
abb64f91
Changes related to cmod CLI options and std:getopt
· 0d63fc23
SBP
authored
Apr 01, 2023
0d63fc23
Mar 31, 2023
%snippet: allow generalizing and reordering arguments
· ba77111b
SBP
authored
Mar 31, 2023
ba77111b
Mar 30, 2023
Introduce snippet specialization syntax
· bf95b7f8
SBP
authored
Mar 31, 2023
bf95b7f8
Allow using values from all columns in %strin
· 2fdee974
SBP
authored
Mar 30, 2023
2fdee974
Refactor input/output argument parsing rules
· b2602dec
SBP
authored
Mar 30, 2023
b2602dec
Mar 28, 2023
Replace ${#@} by ${#ARGV}, introduce ${#ARGC}, etc.
· 37b0bd4c
SBP
authored
Mar 28, 2023
37b0bd4c
Mar 26, 2023
Proper validation of table column names from files
· 89fd9d2e
SBP
authored
Mar 26, 2023
89fd9d2e
Print input file list on parser fail (verbose)
· 3c90d79e
SBP
authored
Mar 26, 2023
3c90d79e
Introduce ${#@} for expanding to all provided args
· b2ca02e2
SBP
authored
Mar 26, 2023
b2ca02e2
Mar 25, 2023
Unsigned integer to string conversion function
· 5c448a63
SBP
authored
Mar 25, 2023
5c448a63
New %table-find rules using implicit key column
· bddd45fe
SBP
authored
Mar 25, 2023
bddd45fe
Major overhaul of VIM syntax highlighting
· 8222600c
SBP
authored
Mar 25, 2023
8222600c
Mar 24, 2023
Allow default arguments in %proto without [named]
· 9ae80c43
SBP
authored
Mar 24, 2023
9ae80c43
Set suffix of macro-shadowed functions in %proto
· 0c98074d
SBP
authored
Mar 24, 2023
0c98074d
Use static row numbers for first 100 rows
· 15eb5019
SBP
authored
Mar 24, 2023
15eb5019
Better use of %strin in %pipe and keyword options
· 856c317a
SBP
authored
Mar 24, 2023
856c317a
Add %strin [nomatch] snippet and [none] value
· c5b2f5ad
SBP
authored
Mar 24, 2023
c5b2f5ad
Mar 23, 2023
Use ${#NAME} instead of $0 in %unittest
· f2531cfd
SBP
authored
Mar 23, 2023
f2531cfd
Introduce special argument placeholder syntax ${#}
· c0641519
SBP
authored
Mar 23, 2023
c0641519
Mar 22, 2023
%table-length computes over multiple columns
· 86bc07a3
SBP
authored
Mar 22, 2023
86bc07a3
Mar 21, 2023
Replace CPP macros by a %dsl in parser
· 0128b250
SBP
authored
Mar 21, 2023
0128b250
Spaces in DQUOT_STRING, consistent IDENTIFIER_EXT
· ba7b22d9
SBP
authored
Mar 21, 2023
ba7b22d9
Rename and extend table keywords, add shorthands
· bbec0f18
SBP
authored
Mar 21, 2023
bbec0f18
Loading