better structure with subfiles
authorMart Lubbers <mart@martlubbers.net>
Wed, 13 Apr 2022 14:59:46 +0000 (16:59 +0200)
committerMart Lubbers <mart@martlubbers.net>
Wed, 13 Apr 2022 14:59:46 +0000 (16:59 +0200)
commit45c4c1f86ffe493bbe929f262f6672a20c3cd8bf
tree70e03c8ea5c9381215b92a2c3098bb52b3d4e94e
parentc6fa9017e897e847334aeee2cec0b9aadec6f7c5
better structure with subfiles
59 files changed:
abstract.tex [deleted file]
appendix/.chktexrc [new file with mode: 0644]
appendix/clean_for_haskell_programmers.tex
appendix/latexmkrc [new symlink]
appendix/lst/.gitignore [new file with mode: 0644]
appendix/lst/Makefile [moved from lst/Makefile with 75% similarity]
appendix/lst/example_deep.hs [moved from lst/example_deep.hs with 100% similarity]
appendix/lst/expr_gadt.hs [moved from lst/expr_gadt.hs with 100% similarity]
appendix/lst/expr_gadt.icl [moved from lst/expr_gadt.icl with 94% similarity]
appendix/lst/generic_eq.icl [moved from lst/generic_eq.icl with 100% similarity]
appendix/lst/generic_print.icl [new file with mode: 0644]
backmatter/acknowledgements.tex [moved from acknowledgements.tex with 70% similarity]
backmatter/curriculum_vitae.tex [moved from curriculum_vitae.tex with 79% similarity]
backmatter/research_data_management.tex [new file with mode: 0644]
backmatter/samenvatting.tex [new file with mode: 0644]
backmatter/summary.tex [new file with mode: 0644]
compile.sh [new file with mode: 0755]
compile_separate_chapters.sh [new file with mode: 0755]
dedication.tex [deleted file]
domain_specific_languages.tex [deleted file]
domain_specific_languages/class_deep_embedding.tex [new file with mode: 0644]
domain_specific_languages/dsl_techniques.tex
domain_specific_languages/first-class_datatypes.tex [new file with mode: 0644]
frontmatter/dedication.tex [new file with mode: 0644]
frontmatter/motto.tex [moved from motto.tex with 58% similarity]
frontmatter/titlepage.tex [moved from titlepage.tex with 92% similarity]
glossaries.tex
internet_of_things.tex [deleted file]
introduction/hyponymy_of_dsls.tex [new file with mode: 0644]
introduction/introduction.tex [moved from introduction.tex with 54% similarity]
introduction/iot-layers.tex [new file with mode: 0644]
introduction/tosd.tex [new file with mode: 0644]
introduction/traditional.tex [new file with mode: 0644]
latexmkrc
lst/Clean System Files/expr_gadt.abc [deleted file]
lst/Clean System Files/expr_gadt.o [deleted file]
lst/Clean System Files/generic_eq.abc [deleted file]
lst/Clean System Files/generic_eq.o [deleted file]
lst/Clean System Files/generic_print.abc [deleted file]
lst/Clean System Files/generic_print.o [deleted file]
lst/expr_gadt [deleted file]
lst/generic_eq [deleted file]
lst/generic_print [deleted file]
lst/generic_print.icl [deleted file]
lstlangclean.sty [new file with mode: 0644]
lstlanghaskell.sty [new file with mode: 0644]
preamble.tex
research_data_management.tex [deleted file]
samenvatting.tex [deleted file]
subfilepostamble.tex [new file with mode: 0644]
summary.tex [deleted file]
task_oriented_programming.tex [deleted file]
task_oriented_programming/integration.tex [new file with mode: 0644]
task_oriented_programming/interpreting.tex [new file with mode: 0644]
task_oriented_programming/mtask.tex [new file with mode: 0644]
task_oriented_programming/mtask_by_example.tex [new file with mode: 0644]
thesis.bib
thesis.tex
tiered_vs._tierless_programming/smart_campus.tex [new file with mode: 0644]