Results adapted to your current session Sign in to personalize →
About 16 results  (1–10) (666ms)
  1. Notfication API on android - snapdrop - A Progressive Web App for local file sharing

    git.hanabi.in › snapdrop › commit › 390c72c93311a206989b84619a52482ce3f8f97f.html

    snapdrop A Progressive Web App for local file sharing git clone http://git.hanabi.in/repos/snapdrop.git Log | Files | Refs | README | LICENSE commit 390c72c93311a206989b84619a52482ce3f8f97f … parent 3601ace829608bfe59a8490841c7c5284acc6ac8 Author: RobinLinus < robinlinus@users.noreply.github.com > Date: Fri, 21 Sep 2018 21:48:31 +0200 Notfication API on android Diffstat

    21 Sep 2018 Event
    2026-07-05
  2. libraries.texi - klisp - an open source interpreter for the Kernel Programming Language.

    git.hanabi.in › klisp › file › doc

    This API consist of the 31 @code{$provide-library!} operative to define (and register) new 32 libraries and the @code{$import-library!} … returns true iff all the objects in @code{objects} 55 are of type library. 56 57 NOTE: This is part of the low level API to libraries.

    2026-07-05
  3. Libraries.html - klisp - an open source interpreter for the Kernel Programming Language.

    git.hanabi.in › klisp › file › doc

    48 the ability to register new libraries, get the library object from a 49 name, unregister libraries, etc. 50 51 These two ways of working with libraries conform the low level API … This API consist of the 60 $provide-library! operative to define (and register) new 61 libraries and the $import-library!

    2026-07-05
  4. Update readme for enwnbot2 - enwnbot2 - Converts MediaWiki [[links]] and {{templates}} to links, informs important events from wiki, handles announces review queue, and under review, and handles when they last saw a given user.

    git.hanabi.in › enwnbot2 › commit › 9ecd0dafce3b28cab58d5950e6993061ae05032d.html

    `irc.freenode.net`) -- API should be specified in `URL`. (eg. `https://en.wikinews.org/w/index.php? … endpoint to get review queue. +- `URAPI`: API endpoint to get under review articles. +- `URL`: This is URL of a wiki page sans the title.

    2026-07-05
  5. ffi-win32.k - klisp - an open source interpreter for the Kernel Programming Language.

    git.hanabi.in › klisp › file › src

    klisp an open source interpreter for the Kernel Programming Language. git clone http://git.hanabi.in/repos/klisp.git Log | Files | Refs | README ffi-win32.k (2547B) 1 ;; 2 ;; Windows APIabi "FFI_STDCALL") 14 15 ($define! DWORD "uint32") 16 ($define! BOOL "sint") 17 18 ($define! dword-void (ffi-make-call-interface abi DWORD ())) 19 ($define!

    2026-07-05
  6. README.md - enwnbot - Converts MediaWiki [[links]] and {{templates}} to links on IRC

    git.hanabi.in › enwnbot › file › README.md.html

    `irc.freenode.net`) 20 - API should be specified in `URL`. (eg. `https://en.wikinews.org/w/index.php?

    2026-07-05
  7. spek_platform_config_dir() - spek - Acoustic spectrum analyser

    git.hanabi.in › spek › commit › 0c08e68c5fe503590b624eccb5d9d3cc93fb3290.html

    endif -} - -void spek_platform_fix_args (gchar **argv, gint argc) { -#ifdef G_OS_WIN32 - /* Because MinGW does not support Unicode arguments we are going to - * get them using Windows API … (app); - gtk_osxapplication_add_app_menu_item (app, group, GTK_MENU_ITEM (edit_preferences)); - - gtk_accel_map_foreach (NULL, accel_map_foreach); - - gtk_osxapplication_ready (app

    2026-07-05
  8. Refactored everything, added README. Use semver. - quran-go - Read Qur'an right in the terminal.

    git.hanabi.in › quran-go › commit › 2558e37fc5be4904a963cea119bb6c836217c27b.html

    trans ] chap[:verse1[-verse2]] - -Convention -========== - -In the source code (even in the comments), "verse" is used in place of "aayat" since the JSON response of quran.com API

    2026-07-05
  9. Add support for nested elements - jsonify-my-table - Convert a HTML table to JSON

    git.hanabi.in › jsonify-my-table › commit › b4492ce1f3b0f9b2328f1070cb5430b19731d48e...

    . + # 2.0.0 ## API changes diff --git a/ jsonify-my-table.js b/ jsonify-my-table.js @@ -1,32 +1,51 @@ HTMLTableElement.prototype.jsonify = function() { + const result = {}; + result

    2026-07-05
  10. ffi.k - klisp - an open source interpreter for the Kernel Programming Language.

    git.hanabi.in › klisp › file › src

    abi "FFI_DEFAULT_ABI") 54 ($define! cif-int-void (ffi-make-call-interface abi "sint" ())) 55 ($define! … cif-string-string (ffi-make-call-interface abi "string" (list "string"))) 56 ($define! cif-int-string (ffi-make-call-interface abi "sint" (list "string"))) 57 ($define!

    2026-07-05