aboutsummaryrefslogtreecommitdiff
path: root/src/include/open-axiom/token
AgeCommit message (Expand)AuthorFilesLines
2022-10-29Fix some compiler warnings & buffer overflowsIgor Pashev1-3/+5
2022-08-12Use C++ concepts in lieu of SFINAE.Gabriel Dos Reis1-13/+13
2017-12-27Remove antiquated check for alignasGabriel Dos Reis1-0/+11
2017-01-17More cleanup.Gabriel Dos Reis1-25/+10
2017-01-17Misc cleanups.Gabriel Dos Reis1-119/+69
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-16Decorate each input line with its kind.Gabriel Dos Reis1-1/+7
2017-01-15TokenValue::Indent, TokenValue::Unindent, TokenValue::JustifyGabriel Dos Reis1-4/+0
2015-12-29Tidy C++ code tokenizing Boot and Spad inputs.Gabriel Dos Reis1-8/+10
2015-12-23Arrange the source include director to mirror expected build structure instea...Gabriel Dos Reis1-0/+670