source:
dev/BasicCompiler32@
42
| 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 | 15.8 KB | 40 | 19 years | ByRef修飾子を関数戻り値とDimステートメントで指定可能にした。 | |
| Compile_Calc_PushVar.cpp | 16.6 KB | 3 | 19 years | ||
| Compile_CallProc.cpp | 13.0 KB | 40 | 19 years | ByRef修飾子を関数戻り値とDimステートメントで指定可能にした。 | |
| Compile_Func.cpp | 10.6 KB | 28 | 19 years | ・【32ビットコンパイラ】戻り値に実態オブジェクトを持つインデクサを呼び出すと強制終了してしまうバグを修正。 … | |
| Compile_Object.cpp | 7.4 KB | 40 | 19 years | ByRef修飾子を関数戻り値とDimステートメントで指定可能にした。 | |
| Compile_ProcOp.cpp | 27.1 KB | 42 | 19 years | EnumメンバにOpenやPrintを指定できないバグを修正。 DLLコンパイル時に静的メンバが認識されないバグを修正。 | |
| Compile_Set_Var.cpp | 21.0 KB | 36 | 19 years | Boolean型に対応。 | |
| Compile_Statement.cpp | 39.9 KB | 40 | 19 years | ByRef修飾子を関数戻り値とDimステートメントで指定可能にした。 | |
| Compile_Var.cpp | 32.0 KB | 40 | 19 years | ByRef修飾子を関数戻り値とDimステートメントで指定可能にした。 | |
| 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 | 42 | 19 years | EnumメンバにOpenやPrintを指定できないバグを修正。 DLLコンパイル時に静的メンバが認識されないバグを修正。 | |
| manifest.xml | 561 bytes | 3 | 19 years | ||
| NumOpe.cpp | 17.4 KB | 41 | 19 years | ByVal演算子を追加 | |
| 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 | 11.0 KB | 40 | 19 years | ByRef修飾子を関数戻り値とDimステートメントで指定可能にした。 | |
| 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.
