aboutsummaryrefslogtreecommitdiff
path: root/src/include/open-axiom
AgeCommit message (Expand)AuthorFilesLines
2022-10-29Fix some compiler warnings & buffer overflowsIgor Pashev1-3/+5
2022-08-15Stop referencing `std::hash<T>::result_type`Gabriel Dos Reis1-19/+16
2022-08-13Rename `Dynamic` to `Boxed`Gabriel Dos Reis1-35/+32
2022-08-12Use C++ concepts in lieu of SFINAE.Gabriel Dos Reis4-29/+26
2017-12-27Bemol: Add 'module' as Boot keywordGabriel Dos Reis2-1/+2
2017-12-27Remove antiquated check for alignasGabriel Dos Reis2-0/+91
2017-01-17More cleanup.Gabriel Dos Reis2-28/+18
2017-01-17Misc cleanups.Gabriel Dos Reis3-126/+117
2017-01-17Simplify Tokenizer::get.Gabriel Dos Reis1-59/+58
2017-01-16Split Tokenizer::get into two functions.Gabriel Dos Reis1-44/+51
2017-01-16Include commentary lines in fragments.Gabriel Dos Reis1-0/+1
2017-01-16Remove Fragment::last_indent.Gabriel Dos Reis2-5/+1
2017-01-16Decorate each input line with its kind.Gabriel Dos Reis2-1/+8
2017-01-15TokenValue::Indent, TokenValue::Unindent, TokenValue::JustifyGabriel Dos Reis2-5/+5
2017-01-02Include a native entry point for parsing Boot source files, and forGabriel Dos Reis2-7/+62
2015-12-30Move bemol.cc's Fragment to core library.Gabriel Dos Reis2-4/+57
2015-12-29Tidy C++ code tokenizing Boot and Spad inputs.Gabriel Dos Reis13-8/+22
2015-12-23Arrange the source include director to mirror expected build structure instea...Gabriel Dos Reis20-0/+3269