Commit Graph

  • 6e9af65dd3 Add LICENSE master Tomasz Półgrabia 2024-07-15 08:44:24 +0000
  • 92ed2e041d Ansi term slf4j compatible logger. Tomasz Płgrabia 2023-04-27 22:02:21 +0200
  • 6d17ff9466 Adding some more algorithms in javascript. Tomasz Półgrabia 2022-03-14 21:17:22 +0100
  • 7bee829b61 Factorial with base 1000. Tomasz Półgrabia 2022-03-12 10:30:45 +0100
  • 0bbf008a75 Btree insert only implemented. Tomasz Półgrabia 2022-03-08 23:17:52 +0100
  • 0652e7eb43 Adding binomial heap implementation. Tomasz Półgrabia 2022-03-07 22:54:50 +0100
  • 51aa461729 Adding better way of creating leftist heaps using queues. Tomasz Półgrabia 2022-03-06 21:47:05 +0100
  • e534becbde Implementing leftist heap. Tomasz Półgrabia 2022-03-06 19:24:41 +0100
  • 22e259da87 Binary array heap implementation with bottom up initialization. Tomasz Półgrabia 2022-03-06 15:39:35 +0100
  • a50034bc48 Adding prim implementation. Tomasz Półgrabia 2022-03-06 00:26:28 +0100
  • 106bc4367c Adding small refactorings Tomasz Półgrabia 2022-03-05 17:38:59 +0100
  • c96f6aa699 Adding algorithms max flow. Tomasz Półgrabia 2022-03-05 17:10:14 +0100
  • aeaf0dd687 Spring demo 1. Tomasz Półgrabia 2022-02-27 13:45:56 +0100
  • 3a46c299ed Adding country - capitol game. Tomasz Półgrabia 2022-02-13 18:23:03 +0100
  • d7621aa1d1 Fixed index page for static page and simple routing issue. Tomasz Półgrabia 2022-01-30 20:54:55 +0100
  • 1671d19134 Adding initial nuxt version for static page. Tomasz Półgrabia 2022-01-30 14:51:59 +0100
  • 0f7094c61a Adding basic go example for gorm with postgresql. Tomasz Półgrabia 2022-01-25 21:10:55 +0100
  • e71a793a7b Adding displaying info about current project. Tomasz Półgrabia 2022-01-24 20:43:45 +0100
  • d9c5879fbe Adding first maven mojo Tomasz Półgrabia 2022-01-24 20:39:50 +0100
  • 278e01f5c1 Nuxt basic demo #1. Tomasz Półgrabia 2022-01-23 20:56:15 +0100
  • 20e3ca26eb Fixing return type. Tomasz Półgrabia 2022-01-18 17:17:43 +0100
  • 17cc53fb1e Adding go func examples and global .gitignore. Tomasz Półgrabia 2022-01-17 22:36:10 +0100
  • 576d73339c Handling command line arguments using flag package. Tomasz Półgrabia 2022-01-16 17:32:20 +0100
  • a2ae9772cd Refactoring and adding dockerfile. Tomasz Półgrabia 2022-01-16 12:13:55 +0100
  • b76257688b Adding .gitignore for golang_demo3. Tomasz Półgrabia 2022-01-16 10:35:20 +0100
  • 01323063d6 Adding example for interfaces in GO. Tomasz Półgrabia 2022-01-16 10:34:23 +0100
  • 7b8cd0a505 Simple tornado server (web + websockets) and client for websockets. Tomasz Półgrabia 2022-01-15 21:46:38 +0100
  • b1bf2e6a1a Handling failure when starting server and fetching port from command line arguments. Tomasz Półgrabia 2022-01-15 19:54:10 +0100
  • b8eaa40100 Adding .gitignore and fixes (return) for logic. Tomasz Półgrabia 2022-01-15 19:20:10 +0100
  • 6890c87586 Adding new router handler Tomasz Półgrabia 2022-01-15 18:40:57 +0100
  • 972c4e225e Adding basic routing... Tomasz Półgrabia 2022-01-14 22:50:04 +0100
  • baa1f2f95e Fixing struct serialization issue (small caps). Tomasz Półgrabia 2022-01-14 22:40:20 +0100
  • 8bd3d7a27a Extracted server instance. Tomasz Półgrabia 2022-01-14 21:36:01 +0100
  • 121ff25839 Initial version for go server. Tomasz Półgrabia 2022-01-14 20:57:09 +0100
  • 17a73b45e7 Refactoring template and adding titlepane. Tomasz Półgrabia 2022-01-11 20:56:21 +0100
  • ede67c303b Rest + https://github.com/dojo/dijit/blob/master/tests/resources/TestContextRequireWidget.js Tomasz Półgrabia 2021-12-19 20:32:18 +0100
  • 3d2d3915ef contextRequire mapped to require works for relative. Tomasz Półgrabia 2021-12-19 20:31:34 +0100
  • 4407cd934d Parse on load add using declaratively ChildWidget. Tomasz Półgrabia 2021-12-19 15:05:22 +0100
  • 1a2b04bd6c Dojo demo 2 initial version made on demo 1. Tomasz Półgrabia 2021-12-19 14:39:31 +0100
  • 6e878d17f5 Fixing typos. Tomasz Półgrabia 2021-12-19 14:38:58 +0100
  • 08c046f6c6 Adding initial dojo demo1 to show issues with dojo/text. Tomasz Półgrabia 2021-12-19 14:29:44 +0100