Skip to content

Releases: LinuxUsersLinuxMint/CAppDevKit-Insiders

CAppDevKit - Insiders v2.3

23 Jan 19:19
1110f89
Compare
Choose a tag to compare

CADK - Insiders v2.3 Sürüm notları:

NOT: Insiders Sürümleri test edilmez. (Test Edilmemiş Sürüm) (Hatalar mevcut olabilir)

  • cpp için takas fonksiyonu ve basit matematik işlemleri eklenmiştir. (+, -, *, /, %)
  • cpp için bir test dosyası eklenmiştir. (Bunu kendiniz test edebilirsiniz / Insiders sürümleri hiç bir şekilde test edilmez)
  • cpp için tanımlamalar düzenlenmiştir.

CADK - Insiders v2.3 Release notes:

NOTE: Insiders Editions are not tested. (Untested Version) (Bugs may exist)

  • Swap function and simple math operations have been added for cpp. (+, -, *, /, %)
  • A test file has been added for cpp. (You can test this yourself / Insiders versions are not tested at all)
  • Definitions for cpp have been edited.

CAppDevKit - Insiders v2.2

16 Dec 13:21
5936048
Compare
Choose a tag to compare

CADK - Insiders v2.2 Sürüm notları:

NOT: Insiders Sürümleri test edilmez. (Test Edilmemiş Sürüm) (Hatalar mevcut olabilir)
NOT2: Windows ve linux için kurulum dosyası tamamlanmıştır. (Hatalar mevcut olabilir) (Planlanan kurulum tipi/türü değildir.)

  • Test dosyaları için klasör oluşturulmuştur CADKTest*.* dizinindeki dosyalar çalıştırıp test edilebilir
  • C için fonksiyonlarda artık farklı bir yazdırma tanımlaması olan p() fonksiyonu kullanılır. (printf yerine)
  • C için fonksiyonlardaki yazdırma fonksiyonlarına (...) parametresi eklenmiştir kullanıcılar değişken tanımlayabilir. (Test edilmemiştir hatalar mevcut olabilir)
  • Kurulum dosyalarına dosya dizinleri yolları kaydedilmiştir.
  • Windows için kurulum dosyası C:\ ana dizinine kurulum yapacak şekilde düzenlenmiştir. (İleride yeni kurulum tipi ile bu değiştirilicektir)

CADK - Insiders v2.2 Release notes:

NOTE: Insiders Editions are not tested. (Untested Version) (Bugs may exist)
NOTE2: The installation file for Windows and Linux is completed. (Errors may exist) (Not the type/type of installation planned.)

  • A folder has been created for test files. Files in the CADKTest*.* directory can be run and tested
  • For C, functions now use a different print definition, the p() function. (instead of printf)
  • For C, the (...) parameter has been added to the print functions in the functions, so users can define variables. (Not tested, errors may exist)
  • File directory paths are recorded in the installation files.
  • The installation file for Windows is arranged to install in the main directory C:. (This will be changed with the new installation type in the future)

CAppDevKit - Insiders v2.1.1

16 Dec 11:38
4b77e42
Compare
Choose a tag to compare

CADK - Insiders v2.1.1 Sürüm notları:

NOT: Insiders Sürümleri test edilmez. (Test Edilmemiş Sürüm) (Hatalar mevcut olabilir)
NOT2: Şu anda kurulum dosyaları ile kurulum yapılamaz bunun yerine manuel kurulum yapılabilir. (yeni bir kurulum türü hazırlanması planlanıyor.)

  • Uygulama versiyon değişken türü _cc (const char) olarak değiştirilmiştir.
  • Bir takım iyileştirmeler yapılmıştır.
  • Normal CAppDevKit sürümünde uygulanan afunc, appfunc değiştirmesi uygulanmıştır.
  • CPP için değişken takası özelliği eklenmiştir.
  • CPP için fonksiyon tanımlamaları eklenmiştir. (v, V, f, F gibi)

CADK - Insiders v2.1.1 Release notes:

NOTE: Insiders Editions are not tested. (Untested Version) (Bugs may exist)
NOTE2: Currently, installation cannot be done with installation files, manual installation can be done instead. (A new installation type is planned to be prepared.)

  • Application version variable type has been changed to _cc (const char).
  • A number of improvements have been made.
  • Implemented afunc, appfunc replacement implemented in the regular CAppDevKit version.
  • Variable swapping feature has been added for CPP.
  • Function definitions have been added for CPP. (like v, V, f, F)

CAppDevKit - Insiders v2.1

09 Dec 12:34
af6c619
Compare
Choose a tag to compare

CADK - Insiders v2.1 Sürüm notları:

NOT: Insiders Sürümleri test edilmez. (Test Edilmemiş Sürüm) (Hatalar mevcut olabilir)

  • cappdevkitinfo.h dosyasındaki tanımlama isimleri güncellenmiştir. (CADK)
  • cappdevkit_info() fonksiyonu cadk_i() ismiyle güncelleştirilmiştir.
  • CPP için bool tanımlamaları eklenmiştir (_b, tdef_b, tdef_b *app_check)
  • SCR_START (0xb8000) Hızlı Değişkeni eklenmiştir.
  • CPP için string tanımlamaları eklenmiştir. (_str)

CADK - Insiders v2.1 Release notes:

NOTE: Insiders Editions are not tested. (Untested Version) (Bugs may exist)

  • Definition names in cappdevkitinfo.h file have been updated. (CADK)
  • cappdevkit_info() function has been updated with the name cadk_i().
  • Added bool definitions for CPP (_b, tdef_b, tdef_b *app_check)
  • SCR_START (0xb8000) Fast Variable added.
  • String definitions have been added for CPP. (_str)

CAppDevKit - Insiders v2.0

04 Dec 17:56
ab06872
Compare
Choose a tag to compare

CADK - Insiders v2.0 Sürüm notları:

NOT: Insiders Sürümleri test edilmez. (Test Edilmemiş Sürüm) (Hatalar mevcut olabilir)

  • app_exit_msg() fonksiyonu eklenmiştir kullanıcı uygulamadan çıkış yaparken gözükecek mesajı ve mesaj gösterim süresini seçebilecektir (_i maxtime;)
  • app_exit() fonksiyonu artık x değişkeni içerir x = exit_code; çıkış kodu x 'e atanır fonksiyon buna göre hareket eder.
  • değişken tipleri için yeni tanımlamalar (_co _i yerine _ci (const int))
  • typedef için yeni tanımlamalar (tdef _i yerine tdef_i, tdef v yerine tdefv)
  • appinfo() fonksiyonu için diyalog değişkenleri eklenmiştir kullanıcılar artık uygulama geliştirirken uygulama bilgisi fonksiyonunda gözükecek diyalogları seçebilirler.
  • C_APP_DEV_KIT tanımına "Insiders" ibaresi eklenmiştir.
  • cppdefined.hpp dosyası için "\n" karakteri tanımlaması artık n şeklinde yazılabilir.
  • Namespace için olan "nsp" tanımı "ns" olarak değiştirilmiştir.
  • win_install.bat kurulum dosyası geçici olarak kullanılamaz. (farklı bir şekilde kurulum yapılması planlanıyor.)
  • app_info_dialog ve app_msg değişken tipleri eklenmiştir/tanımlanmıştır.

CADK - Insiders v2.0 Release notes:

NOTE: Insiders Editions are not tested. (Untested Version) (Bugs may exist)

  • app_exit_msg() function has been added, the user will be able to choose the message that will appear when logging out of the application and the message display time (_i maxtime;)
  • app_exit() function now includes variable x x = exit_code; The exit code is assigned to x and the function acts accordingly.
  • new definitions for variable types (_ci (const int) instead of _co _i)
  • new definitions for typedef (tdef_i instead of tdef _i, tdef_v instead of tdefv)
  • Dialog variables have been added for the appinfo() function. Users can now select the dialogs that will appear in the application information function while developing an application.
  • The phrase "Insiders" has been added to the definition of C_APP_DEV_KIT.
  • The "\n" character definition for the cppdefined.hpp file can now be written as n.
  • The "nsp" definition for the namespace has been changed to "ns".
  • The win_install.bat installation file is temporarily unavailable. (It is planned to be installed in a different way.)
  • app_info_dialog and app_msg variable types have been added/defined.

CAppDevKit - Insiders v1.7

02 Dec 16:23
9df5156
Compare
Choose a tag to compare

CADK - Insiders v1.7 Sürüm notları:

NOT: Insiders Sürümleri test edilmez. (Test Edilmemiş Sürüm) (Hatalar mevcut olabilir)

  • Lib/customdefine.h dosyası ForCpp ve Lib/forc klasör ve alt dosyalarına bölünmüştür.
  • FastVar (Hızlı değişkenler) özelliği eklenmiştir. (sayılar, harfler (EN,TR alfabeleri), ve işletim sistemi geliştiricileri için vga (VIDEO_GRAPHICS_ARRAY) renk paletleri eklenmiştir) (Özellik tamamlanmamıştır.)

CADK - Insiders v1.7 Release notes:

NOTE: Insiders Editions are not tested. (Untested Version) (Bugs may exist)

  • The Lib/customdefine.h file is divided into ForCpp and Lib/forc folders and subfiles.
  • FastVar (Fast variables) feature has been added. (numbers, letters (EN,TR alphabets), and vga (VIDEO_GRAPHICS_ARRAY) color palettes have been added for operating system developers) (Feature is not completed.)