aboutsummaryrefslogtreecommitdiff
path: root/src/syntax
AgeCommit message (Expand)AuthorFilesLines
2022-10-29Fix some compiler warnings & buffer overflowsIgor Pashev1-18/+0
2017-01-20Format boot tokens.Gabriel Dos Reis1-6/+34
2017-01-17More cleanup.Gabriel Dos Reis1-6/+1
2017-01-17Misc cleanups.Gabriel Dos Reis1-0/+1
2017-01-16Split Tokenizer::get into two functions.Gabriel Dos Reis1-1/+4
2017-01-15Use library parser for bemol.Gabriel Dos Reis1-0/+43
2017-01-15Add s-expression parsing to libopen-axiom-core.aGabriel Dos Reis1-0/+0
2017-01-15TokenValue::Indent, TokenValue::Unindent, TokenValue::JustifyGabriel Dos Reis1-8/+3
2017-01-02Include a native entry point for parsing Boot source files, and forGabriel Dos Reis2-0/+134
2015-12-29Tidy C++ code tokenizing Boot and Spad inputs.Gabriel Dos Reis1-1/+1
2014-11-30Misc cleanup.dos-reis1-0/+4
2014-11-16Remove src/syntax Makefiles; make part of libOpenAxiomdos-reis2-762/+0
2014-11-16Remove src/io Makefiles; make part of libOpenAxiomdos-reis1-6/+9
2014-11-16Check for LLVM frameworkdos-reis2-28/+34
2014-10-04Fix QT5 toAscii() compatibility issue.dos-reis1-1/+1
2014-09-16Add more functionalities to the VM.dos-reis1-6/+28
2014-08-26Add generic Boot and Spad tokenizer.dos-reis1-49/+73
2014-08-18Tidy.dos-reis1-44/+44
2014-08-18Add src/boot/Makefile.amdos-reis1-0/+1
2014-02-23FASLEXT is now AC_SUBSTdos-reis1-1/+1
2014-02-21Rename AXIOM_LISP to OA_LISPdos-reis1-1/+1
2014-02-21Set derived src and target directory variablesdos-reis2-15/+17
2014-02-21Set derived build directory variablesdos-reis1-0/+10
2014-02-10Clean up global variable names.dos-reis1-7/+7
2014-02-02Annual ChangeLog rotationdos-reis1-1/+1
2013-11-25Check for Windows PowerShell.dos-reis1-0/+1
2013-11-03Adjust timestampdos-reis1-1/+1
2013-07-01Bring closer to GCL-buildability.dos-reis1-0/+1
2013-06-27Add small Lisp evaluator for the benefit of new GUI.dos-reis1-45/+13
2013-06-26Rewrite s-expression reader.dos-reis1-636/+378
2013-06-25 * include/sexpr.H: Move from utils.dos-reis3-3/+953
2013-06-22Fix incomplete checking.dos-reis1-6/+0
2013-06-22(no commit message)dos-reis1-1/+1
2013-06-21 * include/dialect.H: New.dos-reis1-16/+45
2013-04-06Add token representation filesdos-reis3-0/+791