gambas-source-code/main/lib/data
gambas d5c59c123c Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer.
[INTERPRETER]
* NEW: Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer.

[GB.DATA]
* OPT: The new GB_FUNCTION structure allows to reduce the size of the GRAPH_DESC structure.
2021-03-07 23:51:12 +01:00
..
gb.data Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
c_avltree.c
c_avltree.h
c_circular.c
c_circular.h
c_deque.c
c_deque.h
c_graph.c Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer. 2021-03-07 23:51:12 +01:00
c_graph.h Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer. 2021-03-07 23:51:12 +01:00
c_graphmatrix.c
c_graphmatrix.h
c_heap.c
c_heap.h
c_list.c
c_list.h
c_trie.c
c_trie.h
gb.data.component
list.h Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
lookup3.h
main.c
main.h
Makefile.am
string_compare.h Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
TODO
trie.c
trie.h