summaryrefslogtreecommitdiffstats
path: root/generic/tclCompile.h
Commit message (Expand)AuthorAgeFilesLines
* Whitespace changesjan.nijtmans2024-08-221-5/+5
* Eliminate TclPrintByteCodeObj()'s 'interp' argument, which is not used.jan.nijtmans2024-05-271-2/+3
* More int -> Tcl_Sizejan.nijtmans2024-03-171-2/+2
* TIP #652jan.nijtmans2024-02-111-1/+0
|\
| * Implementation of TIP 652.pooryorick2024-02-071-1/+0
| * TIP 677: Constant Variablesdkf2023-12-111-0/+4
| |\
| | * Bytecode implementationdkf2023-12-051-0/+4
| * | int -> Tcl_Size for DTracejan.nijtmans2023-12-061-5/+5
| |/
| * Revert [0b05b5c750df] that broke bigdata tests and lseq-1.13apnadkarni2023-08-131-1/+1
| * Permit large scripts > INT_MAX. Not complete because compiler source line tra...apnadkarni2023-07-091-4/+4
| * Merge 9.0jan.nijtmans2023-06-271-1/+1
| * Adapt signature of TclCompileScript() to fit better after TIP 660.dgp2023-04-241-1/+1
| * Merge trunkapnadkarni2023-04-141-1/+1
| |\
| | * Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-1/+1
| | |\
| * | \ Merge 9.0apnadkarni2023-04-051-2/+2
| |\ \ \ | | |/ /
| | * | TIP #628 addendum (various fixes to improve handling of 8.7 <-> 9.0 header di...jan.nijtmans2023-04-041-11/+11
| * | | Merge 9.0jan.nijtmans2023-04-011-1/+1
| |\ \ \ | | |/ /
| | * | Merge 8.7jan.nijtmans2023-03-301-1/+1
| | |\ \
| * | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-11/+11
| |/ / /
| * | | Merge 8.7. lreplace4 bcc instruction and FLT_MAX fixapnadkarni2022-11-051-0/+8
| |\ \ \
| * \ \ \ Merge 8.7jan.nijtmans2022-10-251-10/+10
| |\ \ \ \
| * | | | | Change back some Tcl_Size usage to size_t (e.g. in MODULE_SCOPE definitions, ...jan.nijtmans2022-10-231-20/+22
| * | | | | Merge 9.0jan.nijtmans2022-07-041-3/+3
| |\ \ \ \ \
| | * \ \ \ \ Merge 8.7jan.nijtmans2022-07-041-3/+3
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge 9.0jan.nijtmans2022-06-241-80/+80
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge 8.7jan.nijtmans2022-06-241-3/+3
| | |\ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge 8.7jan.nijtmans2022-06-231-8/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-06-131-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | More (internal) int -> size_t, allowing values > 2^31jan.nijtmans2022-06-091-2/+2
| * | | | | | | | | Undo unintended (internal) variable renamejan.nijtmans2022-06-081-1/+1
| * | | | | | | | | Merge 9.0jan.nijtmans2022-05-301-12/+4
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2022-05-271-12/+4
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| * | | | | | | | | | more tweaksjan.nijtmans2022-03-311-4/+4
| * | | | | | | | | | More progressjan.nijtmans2022-03-311-2/+2
| * | | | | | | | | | more progressjan.nijtmans2022-03-311-2/+2
| * | | | | | | | | | More progressjan.nijtmans2022-03-311-3/+3
| * | | | | | | | | | more progressjan.nijtmans2022-03-311-4/+4
| * | | | | | | | | | More progressjan.nijtmans2022-03-301-13/+13
| * | | | | | | | | | More progressjan.nijtmans2022-03-301-5/+5
| * | | | | | | | | | More progressjan.nijtmans2022-03-291-7/+7
| * | | | | | | | | | More progressjan.nijtmans2022-03-291-4/+4
| * | | | | | | | | | size_t continuedjan.nijtmans2022-03-241-4/+4
| * | | | | | | | | | More size_tjan.nijtmans2022-03-241-5/+5
| * | | | | | | | | | Make varIndexes a size_t[]jan.nijtmans2022-03-231-1/+1
| * | | | | | | | | | Furtherjan.nijtmans2022-03-181-2/+2
| * | | | | | | | | | More progressjan.nijtmans2022-03-171-7/+7
| * | | | | | | | | | Update doc, fix PrintSourceToObj signaturejan.nijtmans2022-03-101-5/+5
| * | | | | | | | | | Revert previous commit (doesn't work) and merge 9.0jan.nijtmans2022-03-101-8/+8
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| * | | | | | | | | | More progressjan.nijtmans2022-03-091-8/+8
| * | | | | | | | | | More size_tjan.nijtmans2022-03-081-6/+16