summaryrefslogtreecommitdiff
path: root/toml/parser_test.ts
AgeCommit message (Collapse)Author
2019-04-24Eslint fixes (denoland/deno_std#356)Vincent LE GOFF
Make warnings fail Original: https://github.com/denoland/deno_std/commit/4543b563a9a01c8c168aafcbfd9d4634effba7fc
2019-04-05toml: add Stringify feature (denoland/deno_std#319)Vincent LE GOFF
Original: https://github.com/denoland/deno_std/commit/1e589b95532fd3575b81df65a2a99f7004f8ea1b
2019-04-04TOML: Full support of inline table (denoland/deno_std#320)Vincent LE GOFF
Original: https://github.com/denoland/deno_std/commit/d16072a33439749f2e12ed85954c7721161db8cc
2019-03-29toml: fix parsing comments (denoland/deno_std#311)Vincent LE GOFF
Original: https://github.com/denoland/deno_std/commit/a48fdd6a298e48a60dd8d56f2b459294892abfc3
2019-03-28Add TOML module (denoland/deno_std#300)Vincent LE GOFF
Original: https://github.com/denoland/deno_std/commit/fa1664e6ccaad9ad98a131f03fdd600c5fa24100