aboutsummaryrefslogtreecommitdiff
path: root/src/libexpr/primops/fromTOML.cc
AgeCommit message (Expand)Author
2021-01-21Improve error formattingEelco Dolstra
2020-10-06Remove static variable name clashesEelco Dolstra
2020-06-23use plain errPos instead of nixCode; fix testsBen Burdette
2020-06-15Get rid of explicit ErrorInfo constructorsEelco Dolstra
2020-05-12new pos format for more errorsBen Burdette
2020-03-30Remove global -I flagsEelco Dolstra
2019-06-24Fix abort in fromTOMLEelco Dolstra
2018-07-11Fix build on 32-bit systems and macOSEelco Dolstra
2018-07-11Shup up a warningEelco Dolstra
2018-07-03Include cpptoml for build simplicityEelco Dolstra
2018-07-03Add a fromTOML primopEelco Dolstra