Skip to content

Commit 1428950

Browse files
committed
1 parent f2e49f3 commit 1428950

File tree

455 files changed

+22284
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

455 files changed

+22284
-0
lines changed

es.sidelab.pascaline.help/.classpath

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<classpath>
3+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
4+
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
5+
<classpathentry kind="src" path="src"/>
6+
<classpathentry kind="output" path="target/classes"/>
7+
</classpath>

es.sidelab.pascaline.help/.project

+41
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<projectDescription>
3+
<name>es.sidelab.pascaline.help</name>
4+
<comment></comment>
5+
<projects>
6+
</projects>
7+
<buildSpec>
8+
<buildCommand>
9+
<name>org.eclipse.jdt.core.javabuilder</name>
10+
<arguments>
11+
</arguments>
12+
</buildCommand>
13+
<buildCommand>
14+
<name>org.eclipse.pde.ManifestBuilder</name>
15+
<arguments>
16+
</arguments>
17+
</buildCommand>
18+
<buildCommand>
19+
<name>org.eclipse.pde.SchemaBuilder</name>
20+
<arguments>
21+
</arguments>
22+
</buildCommand>
23+
<buildCommand>
24+
<name>org.maven.ide.eclipse.maven2Builder</name>
25+
<arguments>
26+
</arguments>
27+
</buildCommand>
28+
</buildSpec>
29+
<natures>
30+
<nature>org.maven.ide.eclipse.maven2Nature</nature>
31+
<nature>org.eclipse.pde.PluginNature</nature>
32+
<nature>org.eclipse.jdt.core.javanature</nature>
33+
</natures>
34+
<linkedResources>
35+
<link>
36+
<name>html/book.html</name>
37+
<type>1</type>
38+
<location>/home/patxi/eclipse-pascaline/eclipse/C::/Documents and Settings/xp/Mis documentos/net.sf.pascaline.help/html/book.html</location>
39+
</link>
40+
</linkedResources>
41+
</projectDescription>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Manifest-Version: 1.0
2+
Bundle-ManifestVersion: 2
3+
Bundle-Name: Pascal Help Plug-in
4+
Bundle-SymbolicName: es.sidelab.pascaline.help;singleton:=true
5+
Bundle-Version: 0.5.1.qualifier
6+
Bundle-Activator: net.sf.pascaline.help.PascalineHelpPlugin
7+
Require-Bundle: org.eclipse.ui,
8+
org.eclipse.core.runtime
9+
Bundle-ActivationPolicy: lazy
10+
Bundle-RequiredExecutionEnvironment: J2SE-1.5
11+
Bundle-Vendor: Pascaline Team

es.sidelab.pascaline.help/about.html

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml"><head>
3+
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>About</title></head>
4+
5+
<body lang="EN-US">
6+
<h2>About This Content</h2>
7+
8+
<p>Jan 28, 2009</p>
9+
<h3>License</h3>
10+
11+
<p>The Pascaline Team makes available all content in this plug-in ("Content"). Unless otherwise
12+
indicated below, the Content is provided to you under the terms and conditions of the
13+
Eclipse Public License Version 1.0 ("EPL"). A copy of the EPL is available
14+
at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
15+
For purposes of the EPL, "Program" will mean the Content.</p>
16+
17+
<p>If you did not receive this Content directly from the Pascaline Team, the Content is
18+
being redistributed by another party ("Redistributor") and different terms and conditions may
19+
apply to your use of any object code in the Content. Check the Redistributor's license that was
20+
provided with the Content. If no such license exists, contact the Redistributor. Unless otherwise
21+
indicated below, the terms and conditions of the EPL still apply to any source code in the Content
22+
and such source code may be obtained at <a href="http://pascaline.sourceforge.net/">http://pascaline.sourceforge.net</a>.</p>
23+
24+
</body></html>
+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
source.. = src/
2+
output.. = bin/
3+
bin.includes = plugin.xml,\
4+
META-INF/,\
5+
.,\
6+
html/,\
7+
*.xml,\
8+
ref/,\
9+
crt/,\
10+
build.properties,\
11+
src/,\
12+
bin/,\
13+
.project,\
14+
.classpath,\
15+
.settings/

es.sidelab.pascaline.help/crt.xml

+83
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<?NLS TYPE="org.eclipse.help.toc"?>
3+
4+
<toc label="crt">
5+
<topic label="Constants" href="crt/index-2.html">
6+
<topic label="Black" href="crt/black.html"/>
7+
<topic label="Blink" href="crt/blink.html"/>
8+
<topic label="Blue" href="crt/blue.html"/>
9+
<topic label="Brown" href="crt/brown.html"/>
10+
<topic label="BW40" href="crt/bw40.html"/>
11+
<topic label="BW80" href="crt/bw80.html"/>
12+
<topic label="C40" href="crt/c40.html"/>
13+
<topic label="C80" href="crt/c80.html"/>
14+
<topic label="CO40" href="crt/co40.html"/>
15+
<topic label="CO80" href="crt/co80.html"/>
16+
<topic label="ConsoleMaxX" href="crt/consolemaxx.html"/>
17+
<topic label="ConsoleMaxY" href="crt/consolemaxy.html"/>
18+
<topic label="Cyan" href="crt/cyan.html"/>
19+
<topic label="darkgray" href="crt/darkgray.html"/>
20+
<topic label="Font8x8" href="crt/font8x8.html"/>
21+
<topic label="Flushing" href="crt/flushing.html"/>
22+
<topic label="Green" href="crt/green.html"/>
23+
<topic label="LightBlue" href="crt/lightblue.html"/>
24+
<topic label="LightCyan" href="crt/lightcyan.html"/>
25+
<topic label="LightGray" href="crt/lightgray.html"/>
26+
<topic label="LightGreen" href="crt/lightgreen.html"/>
27+
<topic label="LightMagenta" href="crt/lightmagenta.html"/>
28+
<topic label="LightRed" href="crt/lightred.html"/>
29+
<topic label="Magenta" href="crt/magenta.html"/>
30+
<topic label="Mono" href="crt/mono.html"/>
31+
<topic label="Red" href="crt/red.html"/>
32+
<topic label="ScreenHeight" href="crt/screenheight.html"/>
33+
<topic label="ScreenWidth" href="crt/screenwidth.html"/>
34+
<topic label="White" href="crt/white.html"/>
35+
<topic label="Yellow" href="crt/yellow.html"/>
36+
</topic>
37+
<topic label="Types" href="crt/index-3.html">
38+
<topic label="PConsoleBuf" href="crt/pconsolebuf.html"/>
39+
<topic label="TCharAttr" href="crt/tcharattr.html"/>
40+
<topic label="TConsoleBuf" href="crt/tconsolebuf.html"/>
41+
</topic>
42+
<topic label="Procedures and functions" href="crt/index-5.html">
43+
<topic label="AssignCrt" href="crt/assigncrt.html"/>
44+
<topic label="ClrEol" href="crt/clreol.html"/>
45+
<topic label="ClrScr" href="crt/clrscr.html"/>
46+
<topic label="Cursorbig" href="crt/cursorbig.html"/>
47+
<topic label="Cursoroff" href="crt/cursoroff.html"/>
48+
<topic label="Cursoron" href="crt/cursoron.html"/>
49+
<topic label="Delay" href="crt/delay.html"/>
50+
<topic label="DelLine" href="crt/delline.html"/>
51+
<topic label="Gotoxy" href="crt/gotoxy.html"/>
52+
<topic label="HighVideo" href="crt/highvideo.html"/>
53+
<topic label="InsLine" href="crt/insline.html"/>
54+
<topic label="KeyPressed" href="crt/keypressed.html"/>
55+
<topic label="LowVideo" href="crt/lowvideo.html"/>
56+
<topic label="NormVideo" href="crt/normvideo.html"/>
57+
<topic label="NoSound" href="crt/nosound.html"/>
58+
<topic label="Readkey" href="crt/readkey.html"/>
59+
<topic label="Sound" href="crt/sound.html"/>
60+
<topic label="TextBackground" href="crt/textbackground.html"/>
61+
<topic label="TextColor" href="crt/textcolor.html"/>
62+
<topic label="TextMode" href="crt/textmode.html"/>
63+
<topic label="WhereX" href="crt/wherex.html"/>
64+
<topic label="WhereY" href="crt/wherey.html"/>
65+
<topic label="Window" href="crt/window.html"/>
66+
</topic>
67+
<topic label="Variables" href="crt/index-6.html">
68+
<topic label="CheckBreak" href="crt/checkbreak.html"/>
69+
<topic label="CheckEof" href="crt/checkeof.html"/>
70+
<topic label="CheckSnow" href="crt/checksnow.html"/>
71+
<topic label="ConsoleBuf" href="crt/consolebuf.html"/>
72+
<topic label="DirectVideo" href="crt/directvideo.html"/>
73+
<topic label="LastMode" href="crt/lastmode.html"/>
74+
<topic label="TextAttr" href="crt/textattr.html"/>
75+
<topic label="WindMax" href="crt/windmax.html"/>
76+
<topic label="WindMaxX" href="crt/windmaxx.html"/>
77+
<topic label="WindMaxY" href="crt/windmaxy.html"/>
78+
<topic label="WindMin" href="crt/windmin.html"/>
79+
<topic label="WindMinX" href="crt/windminx.html"/>
80+
<topic label="WindMinY" href="crt/windminy.html"/>
81+
</topic>
82+
<topic label="Index" href="crt/index-8.html"/>
83+
</toc>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2+
<html>
3+
<head>
4+
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
5+
<title>AssignCrt</title>
6+
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
7+
</head>
8+
<body>
9+
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
10+
<tr>
11+
<td><b>[<a href="../crt/index.html">Overview</a>][<a href="../crt/index-2.html">Constants</a>][<a href="../crt/index-3.html">Types</a>][<a href="../crt/index-5.html">Procedures and functions</a>][<a href="../crt/index-6.html">Variables</a>][<a href="../crt/index-8.html">Index</a>]</b></td>
12+
<td align="right"><span class="bartitle">Reference for unit 'Crt' (<a href="../index.html">#rtl</a>)</span></td>
13+
</tr>
14+
</table>
15+
<h1>AssignCrt</h1>
16+
<p>Assign file to CRT.</p>
17+
<h2>Declaration</h2>
18+
<p>Source position: crth.inc line 70</p>
19+
<table cellpadding="0" cellspacing="0">
20+
<tr>
21+
<td><p><tt><span class="code"><span class="kw">procedure</span> AssignCrt<span class="sym">(</span></span></tt></p></td>
22+
</tr>
23+
<tr>
24+
<td><p><tt><span class="code">&nbsp;&nbsp;<span class="kw">var </span>F<span class="sym">: </span>Text</span></tt></p></td>
25+
</tr>
26+
<tr>
27+
<td><p><tt><span class="code"><span class="sym">)</span><span class="sym">;</span></span></tt></p></td>
28+
</tr>
29+
</table>
30+
<h2>Description</h2>
31+
<p><var>AssignCrt</var> Assigns a file <var>F</var> to the console. Everything written to the file <var>F</var> goes to the console instead. If the console contains a window, everything is written to the window instead. </p>
32+
<h2>Errors</h2>
33+
<p>None. </p>
34+
<h2>See also</h2>
35+
<table cellpadding="0" cellspacing="0">
36+
<tr>
37+
<td valign="top"><p><a href="../crt/window.html">Window</a></p></td>
38+
<td><p>&nbsp;&nbsp;</p></td>
39+
<td><p class="cmt">Create new window on screen.</p></td>
40+
</tr>
41+
</table>
42+
<h2>Example</h2>
43+
<pre><span class="kw">Program</span> Example1<span class="sym">;</span>
44+
<span class="kw">uses</span> Crt<span class="sym">;</span>
45+
46+
<span class="cmt">{ Program to demonstrate the AssignCrt function. }</span>
47+
48+
<span class="kw">var</span>
49+
F <span class="sym">:</span> Text<span class="sym">;</span>
50+
<span class="kw">begin</span>
51+
AssignCrt<span class="sym">(</span>F<span class="sym">)</span><span class="sym">;</span>
52+
Rewrite<span class="sym">(</span>F<span class="sym">)</span><span class="sym">;</span> <span class="cmt">{ Don't forget to open for output! }</span>
53+
WriteLn<span class="sym">(</span>F<span class="sym">,</span><span class="str">'This is written to the Assigned File'</span><span class="sym">)</span><span class="sym">;</span>
54+
Close<span class="sym">(</span>F<span class="sym">)</span><span class="sym">;</span>
55+
<span class="kw">end</span><span class="sym">.</span>
56+
</pre>
57+
<hr>
58+
<span class="footer">Documentation generated on: Aug 23 2008</span>
59+
</body>
60+
</html>
+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2+
<html>
3+
<head>
4+
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
5+
<title>Black</title>
6+
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
7+
</head>
8+
<body>
9+
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
10+
<tr>
11+
<td><b>[<a href="../crt/index.html">Overview</a>][<a href="../crt/index-2.html">Constants</a>][<a href="../crt/index-3.html">Types</a>][<a href="../crt/index-5.html">Procedures and functions</a>][<a href="../crt/index-6.html">Variables</a>][<a href="../crt/index-8.html">Index</a>]</b></td>
12+
<td align="right"><span class="bartitle">Reference for unit 'Crt' (<a href="../index.html">#rtl</a>)</span></td>
13+
</tr>
14+
</table>
15+
<h1>Black</h1>
16+
<p>Black color attribute</p>
17+
<h2>Declaration</h2>
18+
<p>Source position: crth.inc line 30</p>
19+
<table cellpadding="0" cellspacing="0">
20+
<tr>
21+
<td><p><tt><span class="code"><span class="kw">const</span> Black <span class="sym">=</span> <span class="num">0</span><span class="sym">;</span></span></tt></p></td>
22+
</tr>
23+
</table>
24+
<hr>
25+
<span class="footer">Documentation generated on: Aug 23 2008</span>
26+
</body>
27+
</html>
+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2+
<html>
3+
<head>
4+
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
5+
<title>Blink</title>
6+
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
7+
</head>
8+
<body>
9+
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
10+
<tr>
11+
<td><b>[<a href="../crt/index.html">Overview</a>][<a href="../crt/index-2.html">Constants</a>][<a href="../crt/index-3.html">Types</a>][<a href="../crt/index-5.html">Procedures and functions</a>][<a href="../crt/index-6.html">Variables</a>][<a href="../crt/index-8.html">Index</a>]</b></td>
12+
<td align="right"><span class="bartitle">Reference for unit 'Crt' (<a href="../index.html">#rtl</a>)</span></td>
13+
</tr>
14+
</table>
15+
<h1>Blink</h1>
16+
<p>Blink attribute</p>
17+
<h2>Declaration</h2>
18+
<p>Source position: crth.inc line 50</p>
19+
<table cellpadding="0" cellspacing="0">
20+
<tr>
21+
<td><p><tt><span class="code"><span class="kw">const</span> Blink <span class="sym">=</span> <span class="num">128</span><span class="sym">;</span></span></tt></p></td>
22+
</tr>
23+
</table>
24+
<hr>
25+
<span class="footer">Documentation generated on: Aug 23 2008</span>
26+
</body>
27+
</html>
+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2+
<html>
3+
<head>
4+
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
5+
<title>Blue</title>
6+
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
7+
</head>
8+
<body>
9+
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
10+
<tr>
11+
<td><b>[<a href="../crt/index.html">Overview</a>][<a href="../crt/index-2.html">Constants</a>][<a href="../crt/index-3.html">Types</a>][<a href="../crt/index-5.html">Procedures and functions</a>][<a href="../crt/index-6.html">Variables</a>][<a href="../crt/index-8.html">Index</a>]</b></td>
12+
<td align="right"><span class="bartitle">Reference for unit 'Crt' (<a href="../index.html">#rtl</a>)</span></td>
13+
</tr>
14+
</table>
15+
<h1>Blue</h1>
16+
<p>Blue color attribute</p>
17+
<h2>Declaration</h2>
18+
<p>Source position: crth.inc line 31</p>
19+
<table cellpadding="0" cellspacing="0">
20+
<tr>
21+
<td><p><tt><span class="code"><span class="kw">const</span> Blue <span class="sym">=</span> <span class="num">1</span><span class="sym">;</span></span></tt></p></td>
22+
</tr>
23+
</table>
24+
<hr>
25+
<span class="footer">Documentation generated on: Aug 23 2008</span>
26+
</body>
27+
</html>
+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2+
<html>
3+
<head>
4+
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
5+
<title>Brown</title>
6+
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
7+
</head>
8+
<body>
9+
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
10+
<tr>
11+
<td><b>[<a href="../crt/index.html">Overview</a>][<a href="../crt/index-2.html">Constants</a>][<a href="../crt/index-3.html">Types</a>][<a href="../crt/index-5.html">Procedures and functions</a>][<a href="../crt/index-6.html">Variables</a>][<a href="../crt/index-8.html">Index</a>]</b></td>
12+
<td align="right"><span class="bartitle">Reference for unit 'Crt' (<a href="../index.html">#rtl</a>)</span></td>
13+
</tr>
14+
</table>
15+
<h1>Brown</h1>
16+
<p>Brown color attribute</p>
17+
<h2>Declaration</h2>
18+
<p>Source position: crth.inc line 36</p>
19+
<table cellpadding="0" cellspacing="0">
20+
<tr>
21+
<td><p><tt><span class="code"><span class="kw">const</span> Brown <span class="sym">=</span> <span class="num">6</span><span class="sym">;</span></span></tt></p></td>
22+
</tr>
23+
</table>
24+
<hr>
25+
<span class="footer">Documentation generated on: Aug 23 2008</span>
26+
</body>
27+
</html>
+27
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2+
<html>
3+
<head>
4+
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
5+
<title>BW40</title>
6+
<link rel="stylesheet" href="../fpdoc.css" type="text/css">
7+
</head>
8+
<body>
9+
<table class="bar" width="100%" border="0" cellpadding="4" cellspacing="0">
10+
<tr>
11+
<td><b>[<a href="../crt/index.html">Overview</a>][<a href="../crt/index-2.html">Constants</a>][<a href="../crt/index-3.html">Types</a>][<a href="../crt/index-5.html">Procedures and functions</a>][<a href="../crt/index-6.html">Variables</a>][<a href="../crt/index-8.html">Index</a>]</b></td>
12+
<td align="right"><span class="bartitle">Reference for unit 'Crt' (<a href="../index.html">#rtl</a>)</span></td>
13+
</tr>
14+
</table>
15+
<h1>BW40</h1>
16+
<p>40 columns black and white screen mode.</p>
17+
<h2>Declaration</h2>
18+
<p>Source position: crth.inc line 18</p>
19+
<table cellpadding="0" cellspacing="0">
20+
<tr>
21+
<td><p><tt><span class="code"><span class="kw">const</span> BW40 <span class="sym">=</span> <span class="num">0</span><span class="sym">;</span></span></tt></p></td>
22+
</tr>
23+
</table>
24+
<hr>
25+
<span class="footer">Documentation generated on: Aug 23 2008</span>
26+
</body>
27+
</html>

0 commit comments

Comments
 (0)