rexim
|
1e9f5f9e0f
jim: implement basic pretty-printing
|
2 月之前 |
rexim
|
a790483b7b
jim: introduce jim_begin()
|
2 月之前 |
rexim
|
effbdc980f
jimp: add support for some common escape sequences
|
2 月之前 |
rexim
|
8b04432bca
jimp: introduce jimp_begin()
|
2 月之前 |
rexim
|
a465d7035f
jimp: push strdup onto the user
|
2 月之前 |
rexim
|
660c608ff5
jim: TODO about pretty-printing
|
2 月之前 |
rexim
|
ec7fe1d28a
jim: remove Jim_Error mechanism
|
2 月之前 |
rexim
|
7aa4d95db2
jim1: add support disclaimer
|
2 月之前 |
rexim
|
8b23b42ed2
Bring back the legacy version of jim.h
|
2 月之前 |
rexim
|
1f56723fbd
jim: replace Jim_Sink and Jim_Write with String Builder
|
2 月之前 |
rexim
|
2070ead73a
jim: get rid of scope overflow
|
2 月之前 |
rexim
|
6e9a8f9203
jimp: remove last dependency on nob.h
|
2 月之前 |
rexim
|
4634936d5f
jimp: include all the necessary libc dependencies
|
2 月之前 |
rexim
|
4909e4048d
jim: include stddef.h for size_t declaration
|
2 月之前 |
rexim
|
677aeab30d
Merge branch 'jimp'
|
2 月之前 |
rexim
|
0b3c5b97c5
jimp: add a small disclaimer
|
2 月之前 |
rexim
|
dd5236bb04
Move jimp.c to examples
|
2 月之前 |
rexim
|
f9518dd6fe
jimp: get rid of the dependency on stb_c_lexer.h
|
2 月之前 |
rexim
|
2fd1199f57
jimp: factor out jimp_diagf()
|
2 月之前 |
rexim
|
512ec29864
jimp: hide irrelevant things from the public API
|
2 月之前 |
rexim
|
485d191699
jimp: jimp_array_has_items -> jimp_array_item
|
2 月之前 |
rexim
|
e9c9c3c7f6
jimp: path -> file_path
|
2 月之前 |
rexim
|
531125c1d3
jimp: key -> member
|
2 月之前 |
rexim
|
8d0f1201fd
Roughly outline the jimp idea
|
2 月之前 |
rexim
|
25be6a23e2
Add source for the fruits. Close #14
|
4 年之前 |
Alexey Kutepov
|
a09cdcae36
Merge pull request #13 from tsoding/more-examples
|
4 年之前 |
rexim
|
7af243b85b
Add more examples
|
4 年之前 |
rexim
|
7fb6166b56
Upgrade example in the README
|
4 年之前 |
Alexey Kutepov
|
b2506666ed
Merge pull request #9 from tsoding/split-jim-string
|
4 年之前 |
rexim
|
4a4c3527a1
Split jim_string into sized and NULL-terminated versions
|
4 年之前 |