Skip to content

Commit 3809f9c

Browse files
Update Doxygen documentation f260a29
0 parents  commit 3809f9c

File tree

492 files changed

+42200
-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.

492 files changed

+42200
-0
lines changed

.nojekyll

Whitespace-only changes.

annotated.html

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
5+
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
6+
<meta name="generator" content="Doxygen 1.9.8"/>
7+
<meta name="viewport" content="width=device-width, initial-scale=1"/>
8+
<title>Lux: Class List</title>
9+
<link href="tabs.css" rel="stylesheet" type="text/css"/>
10+
<script type="text/javascript" src="jquery.js"></script>
11+
<script type="text/javascript" src="dynsections.js"></script>
12+
<link href="search/search.css" rel="stylesheet" type="text/css"/>
13+
<script type="text/javascript" src="search/searchdata.js"></script>
14+
<script type="text/javascript" src="search/search.js"></script>
15+
<link href="doxygen.css" rel="stylesheet" type="text/css" />
16+
</head>
17+
<body>
18+
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
19+
<div id="titlearea">
20+
<table cellspacing="0" cellpadding="0">
21+
<tbody>
22+
<tr id="projectrow">
23+
<td id="projectalign">
24+
<div id="projectname">Lux<span id="projectnumber">&#160;0.1.0</span>
25+
</div>
26+
<div id="projectbrief">A low-level compiled alternative to C, C++, and more!</div>
27+
</td>
28+
</tr>
29+
</tbody>
30+
</table>
31+
</div>
32+
<!-- end header part -->
33+
<!-- Generated by Doxygen 1.9.8 -->
34+
<script type="text/javascript">
35+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
36+
var searchBox = new SearchBox("searchBox", "search/",'.html');
37+
/* @license-end */
38+
</script>
39+
<script type="text/javascript" src="menudata.js"></script>
40+
<script type="text/javascript" src="menu.js"></script>
41+
<script type="text/javascript">
42+
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
43+
$(function() {
44+
initMenu('',true,false,'search.php','Search');
45+
$(document).ready(function() { init_search(); });
46+
});
47+
/* @license-end */
48+
</script>
49+
<div id="main-nav"></div>
50+
</div><!-- top -->
51+
<!-- window showing the filter options -->
52+
<div id="MSearchSelectWindow"
53+
onmouseover="return searchBox.OnSearchSelectShow()"
54+
onmouseout="return searchBox.OnSearchSelectHide()"
55+
onkeydown="return searchBox.OnSearchSelectKey(event)">
56+
</div>
57+
58+
<!-- iframe showing the search results (closed by default) -->
59+
<div id="MSearchResultsWindow">
60+
<div id="MSearchResults">
61+
<div class="SRPage">
62+
<div id="SRIndex">
63+
<div id="SRResults"></div>
64+
<div class="SRStatus" id="Loading">Loading...</div>
65+
<div class="SRStatus" id="Searching">Searching...</div>
66+
<div class="SRStatus" id="NoMatches">No Matches</div>
67+
</div>
68+
</div>
69+
</div>
70+
</div>
71+
72+
<div class="header">
73+
<div class="headertitle"><div class="title">Class List</div></div>
74+
</div><!--header-->
75+
<div class="contents">
76+
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
77+
<table class="directory">
78+
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structArenaAllocator.html" target="_self">ArenaAllocator</a></td><td class="desc">Arena allocator structure </td></tr>
79+
<tr id="row_1_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structAstNode.html" target="_self">AstNode</a></td><td class="desc"></td></tr>
80+
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structBuffer.html" target="_self">Buffer</a></td><td class="desc">Represents a memory buffer in the arena </td></tr>
81+
<tr id="row_3_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structBuildConfig.html" target="_self">BuildConfig</a></td><td class="desc">Configuration structure to hold build options parsed from CLI </td></tr>
82+
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structErrorInformation.html" target="_self">ErrorInformation</a></td><td class="desc">Stores detailed information about an error </td></tr>
83+
<tr id="row_5_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structGrowableArray.html" target="_self">GrowableArray</a></td><td class="desc">Growable array backed by an arena allocator </td></tr>
84+
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structKeywordEntry.html" target="_self">KeywordEntry</a></td><td class="desc">Maps keyword text to token type for quick lookup </td></tr>
85+
<tr id="row_7_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structLexer.html" target="_self">Lexer</a></td><td class="desc"><a class="el" href="structLexer.html" title="Lexer state object for scanning source code.">Lexer</a> state object for scanning source code </td></tr>
86+
<tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structParser.html" target="_self">Parser</a></td><td class="desc"><a class="el" href="structParser.html" title="Parser state holding token stream and current position.">Parser</a> state holding token stream and current position </td></tr>
87+
<tr id="row_9_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structScope.html" target="_self">Scope</a></td><td class="desc"></td></tr>
88+
<tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structSymbol.html" target="_self">Symbol</a></td><td class="desc"></td></tr>
89+
<tr id="row_11_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structSymbolEntry.html" target="_self">SymbolEntry</a></td><td class="desc">Maps symbol text to token type for quick lookup </td></tr>
90+
<tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structToken.html" target="_self">Token</a></td><td class="desc">Represents a single token extracted by the lexer </td></tr>
91+
<tr id="row_13_" class="odd"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structTypeError.html" target="_self">TypeError</a></td><td class="desc"></td></tr>
92+
</table>
93+
</div><!-- directory -->
94+
</div><!-- contents -->
95+
<!-- start footer part -->
96+
<hr class="footer"/><address class="footer"><small>
97+
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
98+
</small></address>
99+
</body>
100+
</html>

0 commit comments

Comments
 (0)