This website works better with JavaScript.
Explore
Help
Sign In
acf
/
configreader
Watch
1
Star
0
Fork
You've already forked configreader
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37
Commits
1
Branch
0
Tags
340 KiB
Tag:
Branch:
Tree:
c605a330aa
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c605a330aa'
${ noResults }
Commit Graph
37 Commits (c605a330aae55e88fb218036b629718ae68c9adf)
All Branches
Search
Author
SHA1
Message
Date
Daniel Lundqvist
c605a330aa
Migrate configfile to containers.library.
...
containers.library was previously called containerkit.library. Adapt to name change and API changes.
3 weeks ago
Alan Francis
43da439261
add a readme
1 year ago
Alan Francis
3d65ee22b6
save original vs save a copy
1 year ago
Alan Francis
8e43d5a73d
join all the .o files, not the sub libraries
1 year ago
Alan Francis
c151956370
read via a BPTR
1 year ago
Alan Francis
411e982ac0
try a wee separate app using the lib and header
1 year ago
Alan Francis
54abd7eb68
Array, not StringArray in the public header
1 year ago
Alan Francis
2aa2f1ba63
make configfile.h a self container public header
1 year ago
Alan Francis
83ff97feaf
move the key splitting to somewhere more private
1 year ago
Alan Francis
c181c7b60c
updated testing
1 year ago
Alan Francis
a4ed111518
save a file
1 year ago
Alan Francis
8f06578a85
get subsections
1 year ago
Alan Francis
229c2776ed
ignore the value types for now
1 year ago
Alan Francis
c31a6365aa
remove some noise
1 year ago
Alan Francis
834c692ee6
keep track of insertPos even when removing.
1 year ago
Alan Francis
6a116e5f8d
add before blanks working as long as no lines have been deleted.
1 year ago
Alan Francis
1688eabbfd
fix stringarrayjoin
1 year ago
Alan Francis
b40e99b48f
fix a couple of bugs
1 year ago
Alan Francis
f5fddc4dbb
add a way to insert lines
1 year ago
Alan Francis
0d2fd66b6a
public findOrCreate
1 year ago
Alan Francis
60ea8cfdbc
replace all works
1 year ago
Alan Francis
199f9a988d
set basically works
1 year ago
Alan Francis
d1d26c96d1
some tidying
1 year ago
Alan Francis
3002564ccd
add seems to work
1 year ago
Alan Francis
999eae88a0
get a single (string) value
1 year ago
Alan Francis
e4037b112a
Seems to hang together for getting values
1 year ago
Alan Francis
c03d0cb62f
split any passed key into section and variable parts
1 year ago
Alan Francis
0c35672ca0
Bit of a mess but it correctly parses and doesnt leak
1 year ago
Alan Francis
7c4677feb4
more on the sectionstore
1 year ago
Alan Francis
663dab64ed
Canonical name
1 year ago
Alan Francis
0caf66875c
Make a section store to hold the sections and map to string
1 year ago
Alan Francis
a97e790238
Start using a Map
1 year ago
Alan Francis
b06089a99a
reading some structure
1 year ago
Alan Francis
3c6b757d79
Start breaking up the parsing
1 year ago
Alan Francis
69fa45e1ba
restructure
1 year ago
Alan Francis
30b093f985
local copy of the library
1 year ago
Alan Francis
4efeabf70b
Initial Commit
1 year ago