Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Switched to TMemo instead of TScintilla, and made to compile under XE7. Doesn't work, though; it still needs to call rsvars.bat first. | 
|---|---|
| Timelines: | family | ancestors | trunk | 
| Files: | files | file ages | folders | 
| SHA1: | 
ff0999daf051e886a62342b166c34c26 | 
| User & Date: | tinus 2015-01-27 13:46:23.625 | 
Context
| 
   2015-01-27 
 | ||
| 13:46 | Switched to TMemo instead of TScintilla, and made to compile under XE7. Doesn't work, though; it still needs to call rsvars.bat first. leaf check-in: ff0999daf0 user: tinus tags: trunk | |
| 13:05 | Initial check-in of ImmediatePascal project (initially written sometime in 2006), which uses the Delphi 2006 compiler to quickly compile and run a bit of Delphi code. Requires the Scintilla sci_lexer.dll and the TScintilla wrapper component, none of which are included. check-in: a9858dea4a user: tinus tags: trunk | |
Changes
Changes to src/FormMain.dfm.
Changes to src/FormMain.pas.
Deleted src/ImmediatePascal.bdsproj.
Deleted src/ImmediatePascal.cfg.
Added src/ImmediatePascal.dproj.
Deleted src/ImmediatePascal.res.
Changes to src/RunConsoleUnit.pas.