Raylib bindings for the Hare programming language.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

refactor(repo): Removed tags file.

Removed the tags file from being tracked by git.

+1 -132
+1
.gitignore
··· 4 4 .app 5 5 6 6 /build 7 + tags
-132
tags
··· 1 - !_TAG_EXTRA_DESCRIPTION anonymous /Include tags for non-named objects like lambda/ 2 - !_TAG_EXTRA_DESCRIPTION fileScope /Include tags of file scope/ 3 - !_TAG_EXTRA_DESCRIPTION pseudo /Include pseudo tags/ 4 - !_TAG_EXTRA_DESCRIPTION subparser /Include tags generated by subparsers/ 5 - !_TAG_FIELD_DESCRIPTION epoch /the last modified time of the input file (only for F\/file kind tag)/ 6 - !_TAG_FIELD_DESCRIPTION file /File-restricted scoping/ 7 - !_TAG_FIELD_DESCRIPTION input /input file/ 8 - !_TAG_FIELD_DESCRIPTION name /tag name/ 9 - !_TAG_FIELD_DESCRIPTION pattern /pattern/ 10 - !_TAG_FIELD_DESCRIPTION typeref /Type and name of a variable or typedef/ 11 - !_TAG_FIELD_DESCRIPTION!Python nameref /the original name for the tag/ 12 - !_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ 13 - !_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ 14 - !_TAG_KIND_DESCRIPTION!Make I,makefile /makefiles/ 15 - !_TAG_KIND_DESCRIPTION!Make m,macro /macros/ 16 - !_TAG_KIND_DESCRIPTION!Make t,target /targets/ 17 - !_TAG_KIND_DESCRIPTION!Markdown S,subsection /level 2 sections/ 18 - !_TAG_KIND_DESCRIPTION!Markdown T,l4subsection /level 4 sections/ 19 - !_TAG_KIND_DESCRIPTION!Markdown c,chapter /chapters/ 20 - !_TAG_KIND_DESCRIPTION!Markdown h,hashtag /hashtags/ 21 - !_TAG_KIND_DESCRIPTION!Markdown n,footnote /footnotes/ 22 - !_TAG_KIND_DESCRIPTION!Markdown s,section /sections/ 23 - !_TAG_KIND_DESCRIPTION!Markdown t,subsubsection /level 3 sections/ 24 - !_TAG_KIND_DESCRIPTION!Markdown u,l5subsection /level 5 sections/ 25 - !_TAG_KIND_DESCRIPTION!Python I,namespace /name referring a module defined in other file/ 26 - !_TAG_KIND_DESCRIPTION!Python Y,unknown /name referring a class\/variable\/function\/module defined in other module/ 27 - !_TAG_KIND_DESCRIPTION!Python c,class /classes/ 28 - !_TAG_KIND_DESCRIPTION!Python f,function /functions/ 29 - !_TAG_KIND_DESCRIPTION!Python i,module /modules/ 30 - !_TAG_KIND_DESCRIPTION!Python m,member /class members/ 31 - !_TAG_KIND_DESCRIPTION!Python v,variable /variables/ 32 - !_TAG_OUTPUT_EXCMD mixed /number, pattern, mixed, or combineV2/ 33 - !_TAG_OUTPUT_FILESEP slash /slash or backslash/ 34 - !_TAG_OUTPUT_MODE u-ctags /u-ctags or e-ctags/ 35 - !_TAG_OUTPUT_VERSION 0.0 /current.age/ 36 - !_TAG_PARSER_VERSION!Make 0.0 /current.age/ 37 - !_TAG_PARSER_VERSION!Markdown 1.1 /current.age/ 38 - !_TAG_PARSER_VERSION!Python 0.0 /current.age/ 39 - !_TAG_PATTERN_LENGTH_LIMIT 96 /0 for no limit/ 40 - !_TAG_PROC_CWD /home/Michorron/Git/hare-raylib-bindings/ // 41 - !_TAG_PROGRAM_AUTHOR Universal Ctags Team // 42 - !_TAG_PROGRAM_NAME Universal Ctags /Derived from Exuberant Ctags/ 43 - !_TAG_PROGRAM_URL https://ctags.io/ /official site/ 44 - !_TAG_PROGRAM_VERSION 6.1.0 /v6.1.0/ 45 - !_TAG_ROLE_DESCRIPTION!Make!makefile included /included/ 46 - !_TAG_ROLE_DESCRIPTION!Make!makefile optional /optionally included/ 47 - !_TAG_ROLE_DESCRIPTION!Python!module imported /imported modules/ 48 - !_TAG_ROLE_DESCRIPTION!Python!module indirectlyImported /module imported in alternative name/ 49 - !_TAG_ROLE_DESCRIPTION!Python!module namespace /namespace from where classes\/variables\/functions are imported/ 50 - !_TAG_ROLE_DESCRIPTION!Python!unknown imported /imported from the other module/ 51 - !_TAG_ROLE_DESCRIPTION!Python!unknown indirectlyImported /classes\/variables\/functions\/modules imported in alternative name/ 52 - A simple and easy-to-use library to enjoy videogames programming raylib_cheatsheet.md /^# A simple and easy-to-use library to enjoy videogames programming$/;" c 53 - Audio device management functions raylib_cheatsheet.md /^### Audio device management functions$/;" S chapter:module: raudio 54 - AudioStream management functions raylib_cheatsheet.md /^### AudioStream management functions$/;" S chapter:module: raudio 55 - Automation events functionality raylib_cheatsheet.md /^### Automation events functionality$/;" S chapter:module: rcore 56 - BUILD Makefile /^BUILD=build$/;" m 57 - Basic geometric 3D shapes drawing functions raylib_cheatsheet.md /^### Basic geometric 3D shapes drawing functions$/;" S chapter:module: rmodels 58 - Basic shapes collision detection functions raylib_cheatsheet.md /^### Basic shapes collision detection functions$/;" S chapter:module: rshapes 59 - Basic shapes drawing functions raylib_cheatsheet.md /^### Basic shapes drawing functions$/;" S chapter:module: rshapes 60 - CXX Makefile /^CXX=hare$/;" m 61 - Camera System Functions (Module: rcamera) raylib_cheatsheet.md /^### Camera System Functions (Module: rcamera)$/;" S chapter:module: rcore 62 - Collision detection functions raylib_cheatsheet.md /^### Collision detection functions$/;" S chapter:module: rmodels 63 - Color/pixel related functions raylib_cheatsheet.md /^### Color\/pixel related functions$/;" S chapter:module: rtextures 64 - Compression/Encoding functionality raylib_cheatsheet.md /^### Compression\/Encoding functionality$/;" S chapter:module: rcore 65 - Cursor-related functions raylib_cheatsheet.md /^### Cursor-related functions$/;" S chapter:module: rcore 66 - Custom frame control functions raylib_cheatsheet.md /^### Custom frame control functions$/;" S chapter:module: rcore 67 - Drawing-related functions raylib_cheatsheet.md /^### Drawing-related functions$/;" S chapter:module: rcore 68 - File system functions raylib_cheatsheet.md /^### File system functions$/;" S chapter:module: rcore 69 - Files management functions raylib_cheatsheet.md /^### Files management functions$/;" S chapter:module: rcore 70 - Font loading/unloading functions raylib_cheatsheet.md /^### Font loading\/unloading functions$/;" S chapter:module: rtext 71 - Gestures and Touch Handling Functions (Module: rgestures) raylib_cheatsheet.md /^### Gestures and Touch Handling Functions (Module: rgestures)$/;" S chapter:module: rcore 72 - Hare Raylib Bindings README.md /^# Hare Raylib Bindings$/;" c 73 - Image drawing functions raylib_cheatsheet.md /^### Image drawing functions$/;" S chapter:module: rtextures 74 - Image generation functions raylib_cheatsheet.md /^### Image generation functions$/;" S chapter:module: rtextures 75 - Image loading functions raylib_cheatsheet.md /^### Image loading functions$/;" S chapter:module: rtextures 76 - Image manipulation functions raylib_cheatsheet.md /^### Image manipulation functions$/;" S chapter:module: rtextures 77 - Input-related functions: gamepads raylib_cheatsheet.md /^### Input-related functions: gamepads$/;" S chapter:module: rcore 78 - Input-related functions: keyboard raylib_cheatsheet.md /^### Input-related functions: keyboard$/;" S chapter:module: rcore 79 - Input-related functions: mouse raylib_cheatsheet.md /^### Input-related functions: mouse$/;" S chapter:module: rcore 80 - Input-related functions: touch raylib_cheatsheet.md /^### Input-related functions: touch$/;" S chapter:module: rcore 81 - Material loading/unloading functions raylib_cheatsheet.md /^### Material loading\/unloading functions$/;" S chapter:module: rmodels 82 - Mesh generation functions raylib_cheatsheet.md /^### Mesh generation functions$/;" S chapter:module: rmodels 83 - Mesh management functions raylib_cheatsheet.md /^### Mesh management functions$/;" S chapter:module: rmodels 84 - Misc. functions raylib_cheatsheet.md /^### Misc. functions$/;" S chapter:module: rcore 85 - Model 3d Loading and Drawing Functions (Module: models) raylib_cheatsheet.md /^### Model 3d Loading and Drawing Functions (Module: models)$/;" S chapter:module: rmodels 86 - Model animations loading/unloading functions raylib_cheatsheet.md /^### Model animations loading\/unloading functions$/;" S chapter:module: rmodels 87 - Model drawing functions raylib_cheatsheet.md /^### Model drawing functions$/;" S chapter:module: rmodels 88 - Model management functions raylib_cheatsheet.md /^### Model management functions$/;" S chapter:module: rmodels 89 - Music management functions raylib_cheatsheet.md /^### Music management functions$/;" S chapter:module: raudio 90 - NOTE: BEGIN Following functions implemented in module [utils] raylib_cheatsheet.md /^#### NOTE: BEGIN Following functions implemented in module [utils]$/;" t subsection:module: rcore""Misc. functions 91 - NOTE: END Preceding functions implemented in module [utils] raylib_cheatsheet.md /^#### NOTE: END Preceding functions implemented in module [utils]$/;" t subsection:module: rcore""Files management functions 92 - Random values generation functions raylib_cheatsheet.md /^### Random values generation functions$/;" S chapter:module: rcore 93 - Raylib modules: README.md /^### Raylib modules:$/;" S section:Hare Raylib Bindings""TODO 94 - SRC Makefile /^SRC=src\/*.ha$/;" m 95 - Screen-space-related functions raylib_cheatsheet.md /^### Screen-space-related functions$/;" S chapter:module: rcore 96 - Set custom callbacks raylib_cheatsheet.md /^### Set custom callbacks$/;" S chapter:module: rcore 97 - Shader management functions raylib_cheatsheet.md /^### Shader management functions$/;" S chapter:module: rcore 98 - Spline segment point evaluation functions, for a given t [0.0f .. 1.0f] raylib_cheatsheet.md /^### Spline segment point evaluation functions, for a given t [0.0f .. 1.0f]$/;" S chapter:module: rshapes 99 - Splines drawing functions raylib_cheatsheet.md /^### Splines drawing functions$/;" S chapter:module: rshapes 100 - TODO README.md /^## TODO$/;" s chapter:Hare Raylib Bindings 101 - Text codepoints management functions (unicode characters) raylib_cheatsheet.md /^### Text codepoints management functions (unicode characters)$/;" S chapter:module: rtext 102 - Text drawing functions raylib_cheatsheet.md /^### Text drawing functions$/;" S chapter:module: rtext 103 - Text font info functions raylib_cheatsheet.md /^### Text font info functions$/;" S chapter:module: rtext 104 - Text strings management functions (no UTF-8 strings, only byte chars) raylib_cheatsheet.md /^### Text strings management functions (no UTF-8 strings, only byte chars)$/;" S chapter:module: rtext 105 - Texture configuration functions raylib_cheatsheet.md /^### Texture configuration functions$/;" S chapter:module: rtextures 106 - Texture drawing functions raylib_cheatsheet.md /^### Texture drawing functions$/;" S chapter:module: rtextures 107 - Texture loading functions raylib_cheatsheet.md /^### Texture loading functions$/;" S chapter:module: rtextures 108 - Timing-related functions raylib_cheatsheet.md /^### Timing-related functions$/;" S chapter:module: rcore 109 - VR stereo config functions for VR simulator raylib_cheatsheet.md /^### VR stereo config functions for VR simulator$/;" S chapter:module: rcore 110 - Wave/Sound loading/unloading functions raylib_cheatsheet.md /^### Wave\/Sound loading\/unloading functions$/;" S chapter:module: raudio 111 - Wave/Sound management functions raylib_cheatsheet.md /^### Wave\/Sound management functions$/;" S chapter:module: raudio 112 - Window-related functions raylib_cheatsheet.md /^### Window-related functions$/;" S chapter:module: rcore 113 - build Makefile /^build: src\/main.ha$/;" t 114 - build_fn ctohare.py /^def build_fn(fn: str) -> str:$/;" f typeref:typename:str 115 - build_param_list ctohare.py /^def build_param_list(plist: (str, str)) -> str:$/;" f typeref:typename:str 116 - camel_to_snek ctohare.py /^def camel_to_snek(name: str) -> str:$/;" f typeref:typename:str 117 - colors raylib_cheatsheet.md /^# colors$/;" c 118 - file ctohare.py /^file = "process.txt"$/;" v 119 - fn_name ctohare.py /^def fn_name(fn: str) -> str:$/;" f typeref:typename:str 120 - fn_out ctohare.py /^def fn_out(fn: str) -> str:$/;" f typeref:typename:str 121 - ltrim ctohare.py /^def ltrim(s: str, target = " ") -> str:$/;" f typeref:typename:str 122 - module: raudio raylib_cheatsheet.md /^# module: raudio$/;" c 123 - module: rcore raylib_cheatsheet.md /^# module: rcore$/;" c 124 - module: rmodels raylib_cheatsheet.md /^# module: rmodels$/;" c 125 - module: rshapes raylib_cheatsheet.md /^# module: rshapes$/;" c 126 - module: rtext raylib_cheatsheet.md /^# module: rtext$/;" c 127 - module: rtextures raylib_cheatsheet.md /^# module: rtextures$/;" c 128 - param_to_pt ctohare.py /^def param_to_pt(param: str) -> (str, str):$/;" f typeref:typename:(str,str) 129 - params ctohare.py /^def params(fn: str) -> [str]:$/;" f typeref:typename:[str] 130 - process Makefile /^process: process.txt ctohare.py$/;" t 131 - run Makefile /^run: build$/;" t 132 - structs raylib_cheatsheet.md /^# structs$/;" c