Skip to content

Commit

Permalink
Merge pull request #156 from wrapl/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
rajamukherji authored Apr 5, 2024
2 parents 2583012 + ab284fe commit 512033f
Show file tree
Hide file tree
Showing 467 changed files with 219,113 additions and 1,339 deletions.
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,11 @@ ifeq ($(PLATFORM), Linux)
override LDFLAGS += -lgc
endif

ifeq ($(PLATFORM), Android)
platform_objects += obj/linenoise.o
override LDFLAGS += -lgc
endif

ifeq ($(PLATFORM), FreeBSD)
platform_objects += obj/linenoise.o
override CFLAGS += -I/usr/local/include
Expand Down
182 changes: 182 additions & 0 deletions docs/doxygen/xml/README_8md.xml

Large diffs are not rendered by default.

823 changes: 823 additions & 0 deletions docs/doxygen/xml/coro_8c.xml

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/doxygen/xml/group__externals.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1306" column="29" bodyfile="src/ml_types.h" bodystart="1306" bodyend="-1"/>
<location file="src/ml_types.h" line="1308" column="29" bodyfile="src/ml_types.h" bodystart="1308" bodyend="-1"/>
</memberdef>
<memberdef kind="typedef" id="group__externals_1ga27f584e8ed7e733ba66f1ae6c6a7c6bb" prot="public" static="no">
<type><ref refid="structml__value__t" kindref="compound">ml_value_t</ref> *(*</type>
Expand All @@ -30,7 +30,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1324" column="9" bodyfile="src/ml_types.h" bodystart="1324" bodyend="-1"/>
<location file="src/ml_types.h" line="1326" column="9" bodyfile="src/ml_types.h" bodystart="1326" bodyend="-1"/>
</memberdef>
</sectiondef>
<sectiondef kind="var">
Expand All @@ -45,7 +45,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1293" column="18" declfile="src/ml_types.h" declline="1293" declcolumn="18"/>
<location file="src/ml_types.h" line="1295" column="18" declfile="src/ml_types.h" declline="1295" declcolumn="18"/>
</memberdef>
<memberdef kind="variable" id="group__externals_1gacf1fce9ad8267b45c03259f33f2b8678" prot="public" static="no" extern="yes" mutable="no">
<type><ref refid="structml__type__t" kindref="compound">ml_type_t</ref></type>
Expand All @@ -58,7 +58,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1294" column="18" declfile="src/ml_types.h" declline="1294" declcolumn="18"/>
<location file="src/ml_types.h" line="1296" column="18" declfile="src/ml_types.h" declline="1296" declcolumn="18"/>
</memberdef>
<memberdef kind="variable" id="group__externals_1gacb691b8ab8295533b6548e21857794df" prot="public" static="no" extern="yes" mutable="no">
<type><ref refid="structml__externals__t" kindref="compound">ml_externals_t</ref></type>
Expand All @@ -71,7 +71,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1315" column="23" declfile="src/ml_types.h" declline="1315" declcolumn="23"/>
<location file="src/ml_types.h" line="1317" column="23" declfile="src/ml_types.h" declline="1317" declcolumn="23"/>
</memberdef>
</sectiondef>
<sectiondef kind="func">
Expand All @@ -98,7 +98,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1304" column="12" declfile="src/ml_types.h" declline="1304" declcolumn="12"/>
<location file="src/ml_types.h" line="1306" column="12" declfile="src/ml_types.h" declline="1306" declcolumn="12"/>
</memberdef>
<memberdef kind="function" id="group__externals_1ga380b46a551115456d5964f87854170f5" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>const char *</type>
Expand All @@ -119,7 +119,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1316" column="12" declfile="src/ml_types.h" declline="1316" declcolumn="12"/>
<location file="src/ml_types.h" line="1318" column="12" declfile="src/ml_types.h" declline="1318" declcolumn="12"/>
</memberdef>
<memberdef kind="function" id="group__externals_1gafbbd21d0403b4ff590e5ebf1696a42dd" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type><ref refid="structml__value__t" kindref="compound">ml_value_t</ref> *</type>
Expand All @@ -140,7 +140,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1317" column="12" declfile="src/ml_types.h" declline="1317" declcolumn="12"/>
<location file="src/ml_types.h" line="1319" column="12" declfile="src/ml_types.h" declline="1319" declcolumn="12"/>
</memberdef>
<memberdef kind="function" id="group__externals_1ga0f673d48564801f5bf41926ceb9d7d1c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>void</type>
Expand All @@ -165,7 +165,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1318" column="6" declfile="src/ml_types.h" declline="1318" declcolumn="6"/>
<location file="src/ml_types.h" line="1320" column="6" declfile="src/ml_types.h" declline="1320" declcolumn="6"/>
</memberdef>
<memberdef kind="function" id="group__externals_1ga78e180c2c39aaff40016215e9020402b" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>void</type>
Expand All @@ -186,7 +186,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1320" column="6" declfile="src/ml_types.h" declline="1320" declcolumn="6"/>
<location file="src/ml_types.h" line="1322" column="6" declfile="src/ml_types.h" declline="1322" declcolumn="6"/>
</memberdef>
<memberdef kind="function" id="group__externals_1ga06ebdfbc1846b43caef6d3d8ee970f7c" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type><ref refid="structml__value__t" kindref="compound">ml_value_t</ref> *</type>
Expand All @@ -203,7 +203,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1322" column="12" declfile="src/ml_types.h" declline="1322" declcolumn="12"/>
<location file="src/ml_types.h" line="1324" column="12" declfile="src/ml_types.h" declline="1324" declcolumn="12"/>
</memberdef>
<memberdef kind="function" id="group__externals_1ga57aecb5be286c7a71b4b7fb7e355fd15" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type>void</type>
Expand All @@ -224,7 +224,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1326" column="6" declfile="src/ml_types.h" declline="1326" declcolumn="6"/>
<location file="src/ml_types.h" line="1328" column="6" declfile="src/ml_types.h" declline="1328" declcolumn="6"/>
</memberdef>
<memberdef kind="function" id="group__externals_1ga532d8b47261157966ec0f0f45db97af3" prot="public" static="no" const="no" explicit="no" inline="no" virt="non-virtual">
<type><ref refid="structml__value__t" kindref="compound">ml_value_t</ref> *</type>
Expand All @@ -249,7 +249,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1327" column="12" declfile="src/ml_types.h" declline="1327" declcolumn="12"/>
<location file="src/ml_types.h" line="1329" column="12" declfile="src/ml_types.h" declline="1329" declcolumn="12"/>
</memberdef>
</sectiondef>
<sectiondef kind="define">
Expand All @@ -263,7 +263,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1331" column="9" bodyfile="src/ml_types.h" bodystart="1331" bodyend="-1"/>
<location file="src/ml_types.h" line="1333" column="9" bodyfile="src/ml_types.h" bodystart="1333" bodyend="-1"/>
</memberdef>
</sectiondef>
<briefdescription>
Expand Down
2 changes: 1 addition & 1 deletion docs/doxygen/xml/group__init.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</detaileddescription>
<inbodydescription>
</inbodydescription>
<location file="src/ml_types.h" line="1376" column="6" declfile="src/ml_types.h" declline="1376" declcolumn="6"/>
<location file="src/ml_types.h" line="1378" column="6" declfile="src/ml_types.h" declline="1378" declcolumn="6"/>
</memberdef>
</sectiondef>
<briefdescription>
Expand Down
Loading

0 comments on commit 512033f

Please sign in to comment.