source:
dev/BasicCompiler32@
38
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| BasicCompiler32.sln | 1.1 KB | 3 | 19 years | ||
| BasicCompiler.rc | 14.4 KB | 3 | 19 years | ||
| BasicCompiler.vcproj | 43.9 KB | 34 | 19 years | スコープ処理を統一した。関数の途中でReturnしても、スコープにあるローカルオブジェクトを正確に破棄できるようにした。 | |
| commandvalue.h | 2.1 KB | 3 | 19 years | ||
| Compile_Calc.cpp | 12.5 KB | 36 | 19 years | Boolean型に対応。 | |
| Compile_Calc_PushVar.cpp | 16.6 KB | 3 | 19 years | ||
| Compile_CallProc.cpp | 13.0 KB | 31 | 19 years | _System_LocalThis(見えないThisポインタパラメータ)を通常のパラメータ保有領域ではなく、リアルパラメータ保有領域に移動した … | |
| Compile_Func.cpp | 10.6 KB | 28 | 19 years | ・【32ビットコンパイラ】戻り値に実態オブジェクトを持つインデクサを呼び出すと強制終了してしまうバグを修正。 … | |
| Compile_Object.cpp | 7.3 KB | 31 | 19 years | _System_LocalThis(見えないThisポインタパラメータ)を通常のパラメータ保有領域ではなく、リアルパラメータ保有領域に移動した … | |
| Compile_ProcOp.cpp | 27.2 KB | 36 | 19 years | Boolean型に対応。 | |
| Compile_Set_Var.cpp | 21.0 KB | 36 | 19 years | Boolean型に対応。 | |
| Compile_Statement.cpp | 39.7 KB | 36 | 19 years | Boolean型に対応。 | |
| Compile_Var.cpp | 32.0 KB | 36 | 19 years | Boolean型に対応。 | |
| CParameter.cpp | 16.6 KB | 36 | 19 years | Boolean型に対応。 | |
| FunctionValue.h | 434 bytes | 3 | 19 years | ||
| increment.cpp | 9.3 KB | 36 | 19 years | Boolean型に対応。 | |
| LoopCheck.cpp | 163 bytes | 3 | 19 years | ||
| MakePeHdr.cpp | 52.0 KB | 15 | 19 years | LexicalAnalysisを廃止。 | |
| manifest.xml | 561 bytes | 3 | 19 years | ||
| NumOpe.cpp | 17.1 KB | 38 | 19 years | 戻り値に基本型を持つインデクサ(Getter)が正常に呼び出せないバグを修正。 | |
| NumOpe_Arithmetic.cpp | 29.4 KB | 3 | 19 years | ||
| NumOpe_Logical.cpp | 9.3 KB | 36 | 19 years | Boolean型に対応。 | |
| NumOpe_Relation.cpp | 26.1 KB | 36 | 19 years | Boolean型に対応。 | |
| NumOpe_TypeOperation.cpp | 3.7 KB | 36 | 19 years | Boolean型に対応。 | |
| op32_main.cpp | 19.7 KB | 36 | 19 years | Boolean型に対応。 | |
| Opcode.h | 10.9 KB | 38 | 19 years | 戻り値に基本型を持つインデクサ(Getter)が正常に呼び出せないバグを修正。 | |
| OperatorProc.cpp | 5.7 KB | 38 | 19 years | 戻り値に基本型を持つインデクサ(Getter)が正常に呼び出せないバグを修正。 | |
| resource.h | 2.2 KB | 3 | 19 years | ||
| VarList.cpp | 38.0 KB | 36 | 19 years | Boolean型に対応。 | |
| WatchList.cpp | 12.1 KB | 3 | 19 years | ||
Note:
See TracBrowser
for help on using the repository browser.
