1
1
mirror of https://github.com/tweag/nickel.git synced 2024-10-03 22:57:11 +03:00
nickel/utils
Vitaly Shukela c50647d281
Explicit imports: import 'Raw "sample.html" (#2036)
* Explicit imports

* explicit import: more changes.

* Rename typ to format
* Bring back the fallback
* Implement pretty-printer part
* Fix compilation of NLP

* Document imports

* Apply suggestions from code review

Co-authored-by: Yann Hamdaoui <yann.hamdaoui@gmail.com>

* minor fix

* explicit imports: add tests

* explicit imports: support importing the same file with different formats

* fmt

* Reinforce explicit imports test against some whitespace changes.

---------

Co-authored-by: Yann Hamdaoui <yann.hamdaoui@gmail.com>
2024-09-18 15:59:48 +00:00
..
src Explicit imports: import 'Raw "sample.html" (#2036) 2024-09-18 15:59:48 +00:00
Cargo.toml Fix windows tests (#2025) 2024-08-09 01:26:23 +00:00